CVE-2026-74293
Last modified
CVE-2026-74293 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= be1df61cf06efb355c90702e46b8d46f055acb4e, < 7513831b90a38d55fa089e3e1b49691e467afee6; >= be1df61cf06efb355c90702e46b8d46f055acb4e, < b4774a7da12b14fc37219ab4368d1907f9b5aca4; >= be1df61cf06efb355c90702e46b8d46f055acb4e, < 8fb4364eb494b926d009bfaf3c98f07c3aa5d9f3; >= be1df61cf06efb355c90702e46b8d46f055acb4e, < 0b10c6203e62d9e7337cc401568b201f9bac79ec; >= be1df61cf06efb355c90702e46b8d46f055acb4e, < b36d6d48faa6b1bb723b8f4e527c531a1a68520e; >= be1df61cf06efb355c90702e46b8d46f055acb4e, < 0f1510e84d7bfc3eb9538efa65c6ea0aadf1078c; >= be1df61cf06efb355c90702e46b8d46f055acb4e, < 5b7a23c1ed04e794ef3b31e452ef5c93e1e34b4a; >= be1df61cf06efb355c90702e46b8d46f055acb4e, < 3cd17e4e2871114d5579fa7bc8da66faf7fc1930 |
| Linux | Linux | 5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74293?
How severe is CVE-2026-74293?
How do I fix CVE-2026-74293?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74288In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74289In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7429SSCMS v7.4.0 contains a reflected cross-site scripting vulne…4.6
- CVE-2026-74290In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74291In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74292In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-74294In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-74295In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-74296In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74297In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74298In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74299In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74293?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
