Local station-removal hang via mutex deadlock
Published Jun 24, 2026 · Updated Jun 24, 2026
Improper locking in the mt7921 Wi-Fi driver in the Linux Kernel allows local users to hang station-removal operations. mt7921_roc_abort_sync() calls cancel_work_sync() while its caller holds dev->mt76.mutex, but roc_work() needs that mutex to finish, so each side waits indefinitely. Reachability requires local low-privileged access and an active mt7921 driver, with station removal overlapping remain-on-channel work; the documented impact is availability loss without data disclosure or modification.
Summary
What happened
Improper locking in the mt7921 Wi-Fi driver in the Linux Kernel allows local users to hang station-removal operations. mt7921_roc_abort_sync() calls cancel_work_sync() while its caller holds dev->mt76.mutex, but roc_work() needs that mutex to finish, so each side waits indefinitely. Reachability requires local low-privileged access and an active mt7921 driver, with station removal overlapping remain-on-channel work; the documented impact is availability loss without data disclosure or modification.
The record
- CVE
- CVE-2026-53101
- Published
- Jun 24, 2026
- Updated
- Jun 24, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 24, 2026CVE publishedPublication date reported by the CVE source.
- Jun 24, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=352d966126e66d825244f1185eb9f2d904c83dd4 <35180c772f5e11e2fa4d80d3dfd50906cb6d9646
- Affected versionversion=352d966126e66d825244f1185eb9f2d904c83dd4 <91e77840bf13de3add125060cf8b32ca24a52c8c
- Affected versionversion=352d966126e66d825244f1185eb9f2d904c83dd4 <d5059e52fd8bc624ec4255c9fa01a266513d126b
- Affected versionversion=6.9
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo