CVE-2026-80936
Last modified
CVE-2026-80936 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: cancel mlo_pm_work on stop mt7925 queues mlo_pm_work with a 5 second delay during multi-link power-save setup and never cancels it on the stop path. If the device is torn down inside that window, the work outlives the teardown and its timer fires afterwards, trying to queue onto the workqueue that is already gone: workqueue: cannot queue mt7925_mlo_pm_work [mt7925_common] on wq phy0 WARNING: kernel/workqueue.c:2283 at __queue_work+0x59/0xa0, CPU#1: swapper/1/0 call_timer_fn+0x2a/0x140 __run_timers+0x203/0x330 run_timer_softirq+0x86/0xf0 mt7921 already has its own stop callback, so add one for mt7925 that cancels the work before calling mt792x_stop(). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: cancel mlo_pm_work on stop mt7925 queues mlo_pm_work with a 5 second delay during multi-link power-save setup and never cancels it on the stop path. If the device is torn down inside that window, the work outlives the teardown and its timer fires afterwards, trying to queue onto the workqueue that is already gone: workqueue: cannot queue mt7925_mlo_pm_work [mt7925_common] on wq phy0 WARNING: kernel/workqueue.c:2283 at __queue_work+0x59/0xa0, CPU#1: swapper/1/0 call_timer_fn+0x2a/0x140 __run_timers+0x203/0x330 run_timer_softirq+0x86/0xf0 mt7921 already has its own stop callback, so add one for mt7925 that cancels the work before calling mt792x_stop(). mt7925_ops backs both the PCIe and USB drivers, so this covers both.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 276a568832577c81ec90b62dc506bbdc3781ca46, < 304470333b7f525b23699ea7a7aed3b40ca37ca9; >= 276a568832577c81ec90b62dc506bbdc3781ca46, < 9e20da749ad229a1aa649ece528721b9652f15e1; >= 276a568832577c81ec90b62dc506bbdc3781ca46, < 81faf578320df2dfc682a96baa6e85851dd68b6f; 74eb79258bfd5f2ffe6d26a09c898992b2afa1ce; >= 6.14.3, < 6.15 |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80936?
How severe is CVE-2026-80936?
How do I fix CVE-2026-80936?
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-80930In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80931In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80932In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80933In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80934In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80935In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80937In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80938In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80939In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8094Other issue in the WebRTC component. This vulnerability was …9.8
- CVE-2026-80940In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80941In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80936?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
