CVE-2026-72261
Last modified
CVE-2026-72261 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: ipc3-control: Validate size in snd_sof_update_control In snd_sof_update_control(), firmware-provided cdata->num_elems is checked against local_cdata->data->size but never against the actual allocation size. If local_cdata->data->size was previously set to an inconsistent value, the memcpy could write past the allocated buffer. Add a bounds check to ensure num_elems fits within the available space in the ipc_control_data allocation before copying.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Validate size in snd_sof_update_control In snd_sof_update_control(), firmware-provided cdata->num_elems is checked against local_cdata->data->size but never against the actual allocation size. If local_cdata->data->size was previously set to an inconsistent value, the memcpy could write past the allocated buffer. Add a bounds check to ensure num_elems fits within the available space in the ipc_control_data allocation 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 | >= 10f461d79c2d1afb22344986cc1b4631169cf25e, < 1dc25a3e06364f48c4ef06016852f8b82425151a; >= 10f461d79c2d1afb22344986cc1b4631169cf25e, < ee781058cd4d71e4449f41cbe6a3b8c59daa2c51; >= 10f461d79c2d1afb22344986cc1b4631169cf25e, < ecf67f1302f2080b4d241b973364aacda70ad740; >= 10f461d79c2d1afb22344986cc1b4631169cf25e, < d3abaedf6a58469610136d2dace1a85cddf7afcf; >= 10f461d79c2d1afb22344986cc1b4631169cf25e, < 2a591bf6fd41fd14bdae689aafac4a9ee702c23c; >= 10f461d79c2d1afb22344986cc1b4631169cf25e, < 390aa4c9339bb0ec0bc8d554e830faf93ca9d49e |
| Linux | Linux | 5.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72261?
How severe is CVE-2026-72261?
How do I fix CVE-2026-72261?
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-72256In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72257In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72258In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72259In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7226A security vulnerability has been detected in SourceCodester…7.3
- CVE-2026-72260In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72262In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72263In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72264In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72265In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72266In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72267In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72261?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
