Kernel availability loss via unlocked channel-context release
Published Mar 4, 2024 · Updated May 11, 2026
Improper locking in mac80211 in Linux allows local users to cause kernel availability loss by triggering a failed access-point start. On the ieee80211_start_ap error path in net/mac80211/cfg.c, the kernel calls ieee80211_vif_release_channel without holding local->mtx, despite its lock assertion. The public reproducer reaches a kernel warning rather than demonstrating data disclosure or code execution.
Summary
What happened
Improper locking in mac80211 in Linux allows local users to cause kernel availability loss by triggering a failed access-point start. On the ieee80211_start_ap error path in net/mac80211/cfg.c, the kernel calls ieee80211_vif_release_channel without holding local->mtx, despite its lock assertion. The public reproducer reaches a kernel warning rather than demonstrating data disclosure or code execution.
The record
- CVE
- CVE-2021-47091
- Published
- Mar 4, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 4, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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=295b02c4be74bebf988593b8322369513fcecf68 <87a270625a89fc841f1a7e21aae6176543d8385c
- Affected versionversion=295b02c4be74bebf988593b8322369513fcecf68 <ac61b9c6c0549aaeb98194cf429d93c41bfe5f79
- Affected versionversion=295b02c4be74bebf988593b8322369513fcecf68 <c1d1ec4db5f7264cfc21993e59e8f2dcecf4b44f
- Affected versionversion=5.10
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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
- syzbot C reproducer for ieee80211_vif_release_channel warningproof of concept · demonstrated
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