CVE-2026-72263
Last modified
CVE-2026-72263 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: topology: fix memory leak in snd_sof_load_topology When the topology filename contains "dummy" and tplg_cnt is 0, the function returns -EINVAL directly without freeing the tplg_files allocated by kcalloc() at line 2497. This leaks memory on every such topology load attempt. Fix this by setting ret = -EINVAL and jumping to the out: label, which already handles the kfree(tplg_files) cleanup.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: topology: fix memory leak in snd_sof_load_topology When the topology filename contains "dummy" and tplg_cnt is 0, the function returns -EINVAL directly without freeing the tplg_files allocated by kcalloc() at line 2497. This leaks memory on every such topology load attempt. Fix this by setting ret = -EINVAL and jumping to the out: label, which already handles the kfree(tplg_files) cleanup.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 99c159279c6dfa2c4867c7f76875f58263f8f43b, < 6ed7787c43ecf4ae27a3e700cab53a1ed646c7f8; >= 99c159279c6dfa2c4867c7f76875f58263f8f43b, < d46f9f23897261da53ffbeb89d48a13982ba7d28 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72263?
How severe is CVE-2026-72263?
How do I fix CVE-2026-72263?
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-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-72261In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72262In the Linux kernel, the following vulnerability has been re…7.8
- 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…
- CVE-2026-72268In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72269In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72263?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
