CVE-2026-90365
Last modified
CVE-2026-90365 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: cancel reset and rc work on device unregister Both drivers cancelled dump_work on unregister but left reset_work and rc_work to be flushed only by destroy_workqueue() in mt76_free_device(), which runs after the hw is unregistered and the hardware stopped. A reset_work that fires in that window calls ieee80211_restart_hw() and re-arms mac_work on an unregistered hw, and rc_work touches station state being torn down.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: cancel reset and rc work on device unregister Both drivers cancelled dump_work on unregister but left reset_work and rc_work to be flushed only by destroy_workqueue() in mt76_free_device(), which runs after the hw is unregistered and the hardware stopped. A reset_work that fires in that window calls ieee80211_restart_hw() and re-arms mac_work on an unregistered hw, and rc_work touches station state being torn down. Cancel both up front, alongside dump_work.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e57b7901469fc0b021930b83a8094baaf3d81b09, < c4dc85481d38951ca7f8bc104e711936306cc664; >= e57b7901469fc0b021930b83a8094baaf3d81b09, < e995d3dccc9d980af13a60ad37409ed1561f9eeb |
| Linux | Linux | 5.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90365?
How severe is CVE-2026-90365?
How do I fix CVE-2026-90365?
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-9036IBM Netezza Software 11.3.0.3 through Interim Fix 002 does n…5.9
- CVE-2026-90360In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90361In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90362In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90363In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90364In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90366In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90367In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-90368In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90369In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9037A firmware update mechanism in the affected charging control…9.3
- CVE-2026-90370In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90365?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
