CVE-2026-72304
Last modified
CVE-2026-72304 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-control: Fix TOCTOU in sof_ipc4_bytes_put In sof_ipc4_bytes_put(), the copy size is derived from the old data->size in the buffer rather than the incoming new data's size field from ucontrol. If the new data has a different size, the copy uses the wrong length: it may truncate valid data or copy stale bytes. Fix by validating and using the incoming data's sof_abi_hdr.size from ucontrol before copying.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-control: Fix TOCTOU in sof_ipc4_bytes_put In sof_ipc4_bytes_put(), the copy size is derived from the old data->size in the buffer rather than the incoming new data's size field from ucontrol. If the new data has a different size, the copy uses the wrong length: it may truncate valid data or copy stale bytes. Fix by validating and using the incoming data's sof_abi_hdr.size from ucontrol before copying.
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 | >= a062c8899fede2ab5660a817e9b602d3fa280a99, < 266f936db83aee6ca6473bbb06259bda52bf4fc3; >= a062c8899fede2ab5660a817e9b602d3fa280a99, < 4cf6a7ebbf8787393b158b2cc341723e5bebc4a8; >= a062c8899fede2ab5660a817e9b602d3fa280a99, < fb4293173db2d474d8fbc0e5ecf4943e6df2b40e; >= a062c8899fede2ab5660a817e9b602d3fa280a99, < 038406abde0d0883419ec89425ea941ec8bbef95; >= a062c8899fede2ab5660a817e9b602d3fa280a99, < 3ad673e7139cf214afd24321a829aad6575f4163 |
| Linux | Linux | 6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72304?
How severe is CVE-2026-72304?
How do I fix CVE-2026-72304?
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-72299In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-7230A vulnerability was found in SourceCodester Safety Anger Pad…4.3
- CVE-2026-72300In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72301In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72302In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72303In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72305In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72306In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72307In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72308In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72309In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72310In the Linux kernel, the following vulnerability has been re…8.1
Are you affected by CVE-2026-72304?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
