CVE-2026-80911
Last modified
CVE-2026-80911 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: sof-audio: Fix error path in sof_widget_setup_unlocked() If either tplg_ops->dai_config or widget_kcontrol_setup fail during widget setup we would double decrement the use_count of the widget because the sof_widget_free_unlocked() would be called twice, similarly the core_put would be invoked twice as well. Since the use_count and core_put() is handled within the widget_free function we need to return without falling through the pipe_widget_free label. The fixes tag is picked to the last change around this part of the code which is adequately old enough for backporting purposes..
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: sof-audio: Fix error path in sof_widget_setup_unlocked() If either tplg_ops->dai_config or widget_kcontrol_setup fail during widget setup we would double decrement the use_count of the widget because the sof_widget_free_unlocked() would be called twice, similarly the core_put would be invoked twice as well. Since the use_count and core_put() is handled within the widget_free function we need to return without falling through the pipe_widget_free label. The fixes tag is picked to the last change around this part of the code which is adequately old enough for backporting purposes.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3c124f09b7ff0434b076a8dec1ed446a6170b549, < b270ed327380428581bbcbd85707f62e942428d7; >= 31ed8da1c8e5e504710bb36863700e3389f8fc81, < c06995637f6a4667f2b540ac65315bfc8196a099; >= 31ed8da1c8e5e504710bb36863700e3389f8fc81, < 8cba53b862e1437257ec206d303ff942684284f1; >= 31ed8da1c8e5e504710bb36863700e3389f8fc81, < d48691e70d4a9434b71039d4ed12bb0df4601acf; >= 31ed8da1c8e5e504710bb36863700e3389f8fc81, < e780e4917d43683224812400fe3dc4816fceba75; >= 6.6.13, < 6.6.153 |
| Linux | Linux | 6.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80911?
How severe is CVE-2026-80911?
How do I fix CVE-2026-80911?
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-80906In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80907In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80908In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80909In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8091Incorrect boundary conditions in the Audio/Video: Playback c…9.8
- CVE-2026-80910In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80912In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80913In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80914In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80915In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80916In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80917In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80911?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
