What is CVE-2026-64243?
In the Linux kernel, a vulnerability has been resolved in the ASoC codecs simple-mux driver, where the `simple_mux_control_put()` function incorrectly rejects valid enum control values greater than `e->items`, despite zero-based indexing. This can prevent users from correctly applying the enum selection (e.g., via `alsamixer`) on the affected two-entry mux. Mitigation requires updating the Linux kernel to the latest stable version containing the fix.
Azərbaycanca: Linux nüvəsində "ASoC: codecs: simple-mux" sürücüsündə `simple_mux_control_put()` funksiyasında `enum` nəzarət dəyərinin yoxlanışı qüsurludur — etibarlı dəyərlər 0 və 1 olmasına baxmayaraq, funksiya 2-dən böyük dəyərləri səhv olaraq rədd edir. Bu, istifadəçinin `enum` seçimini (məsələn, `alsamixer` vasitəsilə) düzgün tətbiq edə bilməməsinə səbəb ola bilər. Problemdən qorunmaq üçün Linux nüvənizi zəifliyi aradan qaldıran ən son stabil versiyaya yeniləməlisiniz.
Related CVEs
link basis: same weakness class CWE-20
FAQ2
Which Linux kernel component is affected by CVE-2026-64243?
The vulnerability affects the ASoC (ALSA System on Chip) codecs simple-mux driver in the Linux kernel.
How can I mitigate CVE-2026-64243?
You should update your Linux kernel to the latest stable version that contains the fix for this vulnerability.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.