In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex… (CVE-2026-80938)
A deadlock vulnerability in the Linux kernel's mt7615 WiFi driver was resolved. The issue occurred because the suspend function mt7615_suspend() held the mt76 mutex while synchronously cancelling a delayed work item (mac_work) that also tried to acquire the same mutex, causing a deadlock. The fix involves flushing scan_work and mac_work before taking the mutex to avoid this deadlock and to prevent mac_work from running over a suspended hardware interface.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's mt7615 WiFi driver involved a deadlock condition where mt7615_suspend() acquired the mt76 mutex and then called cancel_delayed_work_sync() on mac_work. Since mac_work also tries to acquire the same mutex at its start, if mac_work was already running and blocked on the mutex, the suspend path would deadlock waiting for the work it held the mutex against. The fix flushes scan_work and mac_work before acquiring the mutex, aligning with suspend paths in related drivers (mt7921 and mt7925), and prevents mac_work from running on a suspended hardware interface.
Potential Impact
This deadlock could cause the affected WiFi driver to hang during suspend operations, potentially leading to system instability or unresponsiveness related to WiFi functionality. There is no indication of code execution or privilege escalation from this issue.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this deadlock by changing the order of work flushing and mutex acquisition. Users should update to a kernel version that includes this fix. No additional mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex… (CVE-2026-80938)
Description
A deadlock vulnerability in the Linux kernel's mt7615 WiFi driver was resolved. The issue occurred because the suspend function mt7615_suspend() held the mt76 mutex while synchronously cancelling a delayed work item (mac_work) that also tried to acquire the same mutex, causing a deadlock. The fix involves flushing scan_work and mac_work before taking the mutex to avoid this deadlock and to prevent mac_work from running over a suspended hardware interface.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's mt7615 WiFi driver involved a deadlock condition where mt7615_suspend() acquired the mt76 mutex and then called cancel_delayed_work_sync() on mac_work. Since mac_work also tries to acquire the same mutex at its start, if mac_work was already running and blocked on the mutex, the suspend path would deadlock waiting for the work it held the mutex against. The fix flushes scan_work and mac_work before acquiring the mutex, aligning with suspend paths in related drivers (mt7921 and mt7925), and prevents mac_work from running on a suspended hardware interface.
Potential Impact
This deadlock could cause the affected WiFi driver to hang during suspend operations, potentially leading to system instability or unresponsiveness related to WiFi functionality. There is no indication of code execution or privilege escalation from this issue.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this deadlock by changing the order of work flushing and mutex acquisition. Users should update to a kernel version that includes this fix. No additional mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-pv6c-cxx7-759w
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-80938"]
Threat ID: 6aa4a03055bf5e2cf5a871f1
Added to database: 09/12/2026, 00:43:28 UTC
Last enriched: 09/12/2026, 01:25:49 UTC
Last updated: 09/12/2026, 02:21:30 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.