ASoC: codecs: simple-mux: Fix enum control bounds check
Summary
| CVE | CVE-2026-64243 |
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-07-24 16:16:53 UTC |
| Updated | 2026-07-24 16:16:53 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved:
ASoC: codecs: simple-mux: Fix enum control bounds check
simple_mux_control_put() rejects values greater than e->items, but
enum control values are zero based. For the two-entry mux used by this
driver, valid values are 0 and 1, so value 2 must be rejected as well.
Accepting e->items can store an invalid mux state, pass it to the GPIO
setter, and pass it on to the DAPM mux update path where it is used as
an index into the enum text array.
Use the same >= e->items check used by the ASoC enum helpers. |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|
| CNA |
Linux |
Linux |
affected 342fbb7578d1741ff646d7b08e14e8753267b9fa 6fb653b62f169f6050fac45b56bf21ad097e19f6 git |
Not specified |
| CNA |
Linux |
Linux |
affected 342fbb7578d1741ff646d7b08e14e8753267b9fa d8cc3e747b002a8b965c529de79c0654675b9a1a git |
Not specified |
| CNA |
Linux |
Linux |
affected 342fbb7578d1741ff646d7b08e14e8753267b9fa 5fe860af8630cf7c78523cbd68e5a234743585aa git |
Not specified |
| CNA |
Linux |
Linux |
affected 342fbb7578d1741ff646d7b08e14e8753267b9fa 2ff3ac6f7664fe5639cad01712ac5e021fa7939c git |
Not specified |
| CNA |
Linux |
Linux |
affected 342fbb7578d1741ff646d7b08e14e8753267b9fa 164dcbec9632ca93ae313e6da6e4e05584fa0f02 git |
Not specified |
| CNA |
Linux |
Linux |
affected 342fbb7578d1741ff646d7b08e14e8753267b9fa 05ef77f02607a3dc5d7f9762cb990f76843315d4 git |
Not specified |
| CNA |
Linux |
Linux |
affected 342fbb7578d1741ff646d7b08e14e8753267b9fa f63ad68e18d774a5d15cd7e405ead63f6b322679 git |
Not specified |
| CNA |
Linux |
Linux |
affected 5.11 |
Not specified |
| CNA |
Linux |
Linux |
unaffected 5.11 semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 5.15.210 5.15.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.1.176 6.1.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.6.143 6.6.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.12.93 6.12.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.18.35 6.18.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.0.12 7.0.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.1 * original_commit_for_fix |
Not specified |
References
| Reference | Source | Link | Tags |
|---|
| git.kernel.org/stable/c/05ef77f02607a3dc5d7f9762cb990f76843315d4 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/2ff3ac6f7664fe5639cad01712ac5e021fa7939c |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/d8cc3e747b002a8b965c529de79c0654675b9a1a |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/f63ad68e18d774a5d15cd7e405ead63f6b322679 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/6fb653b62f169f6050fac45b56bf21ad097e19f6 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/164dcbec9632ca93ae313e6da6e4e05584fa0f02 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/5fe860af8630cf7c78523cbd68e5a234743585aa |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.