PT-2026-64358 · Linux+1 · Linux Kernel+1
CVE-2026-64243
·
Published
2026-07-24
·
Updated
2026-09-07
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the ASoC codecs simple-mux component where the
simple mux control put() function fails to properly validate enum control bounds. Because enum control values are zero-based, the function incorrectly accepts values equal to e->items, which should be rejected. This can lead to the storage of an invalid mux state, which is then passed to the GPIO setter and the DAPM mux update path, where it is used as an index into the enum text array.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Validation of Array Index
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu