ASoC: fsl: fsl_audmix: Validate written enum values
Summary
| CVE | CVE-2026-74293 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-15 06:22:28 UTC |
| Updated | 2026-08-17 06:19:23 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fsl_audmix: Validate written enum values fsl_audmix_put_mix_clk_src() and fsl_audmix_put_out_src() convert the user-provided enum item with snd_soc_enum_item_to_val() before checking whether the item is within the enum's item count. The generic snd_soc_put_enum_double() helper performs that validation, but these callbacks use the converted value first: the clock-source path tests it with BIT(), and the output-source path indexes the prms transition table with it. Reject out-of-range enum items before converting them. |
Risk And Classification
Primary CVSS: v3.1 7.8 HIGH from 416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.001290000 probability, percentile 0.029820000 (date 2026-08-17)
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected be1df61cf06efb355c90702e46b8d46f055acb4e 7513831b90a38d55fa089e3e1b49691e467afee6 git | Not specified |
| CNA | Linux | Linux | affected be1df61cf06efb355c90702e46b8d46f055acb4e b4774a7da12b14fc37219ab4368d1907f9b5aca4 git | Not specified |
| CNA | Linux | Linux | affected be1df61cf06efb355c90702e46b8d46f055acb4e 8fb4364eb494b926d009bfaf3c98f07c3aa5d9f3 git | Not specified |
| CNA | Linux | Linux | affected be1df61cf06efb355c90702e46b8d46f055acb4e 0b10c6203e62d9e7337cc401568b201f9bac79ec git | Not specified |
| CNA | Linux | Linux | affected be1df61cf06efb355c90702e46b8d46f055acb4e b36d6d48faa6b1bb723b8f4e527c531a1a68520e git | Not specified |
| CNA | Linux | Linux | affected be1df61cf06efb355c90702e46b8d46f055acb4e 0f1510e84d7bfc3eb9538efa65c6ea0aadf1078c git | Not specified |
| CNA | Linux | Linux | affected be1df61cf06efb355c90702e46b8d46f055acb4e 5b7a23c1ed04e794ef3b31e452ef5c93e1e34b4a git | Not specified |
| CNA | Linux | Linux | affected be1df61cf06efb355c90702e46b8d46f055acb4e 3cd17e4e2871114d5579fa7bc8da66faf7fc1930 git | Not specified |
| CNA | Linux | Linux | affected 5.2 | Not specified |
| CNA | Linux | Linux | unaffected 5.2 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.261 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.212 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.178 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.145 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.97 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.40 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1.5 7.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/8fb4364eb494b926d009bfaf3c98f07c3aa5d9f3 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/7513831b90a38d55fa089e3e1b49691e467afee6 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/0b10c6203e62d9e7337cc401568b201f9bac79ec | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/b36d6d48faa6b1bb723b8f4e527c531a1a68520e | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/b4774a7da12b14fc37219ab4368d1907f9b5aca4 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/3cd17e4e2871114d5579fa7bc8da66faf7fc1930 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/0f1510e84d7bfc3eb9538efa65c6ea0aadf1078c | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/5b7a23c1ed04e794ef3b31e452ef5c93e1e34b4a | 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.