Security readout for executives and security teams
Plain-English summary
This is a Linux kernel wireless stack issue in mac80211. The fix limits invalid VHT rate values in injected radiotap transmit metadata. The public record shows a syzbot-reported kernel warning, not confirmed real-world compromise. Business urgency is mainly patch hygiene for Linux systems using affected kernels and wireless functionality.
Executive priority
Treat as routine-to-moderate Linux kernel maintenance unless affected wireless-capable systems are exposed to untrusted local users or testing workloads. No source evidence supports emergency response for active exploitation.
Technical view
CVE-2021-47395 affects ieee80211_parse_tx_radiotap in Linux mac80211. Overlarge injected VHT MCS/NSS values reached ieee80211_rate_set_vht and triggered a kernel warning. Kernel stable commits add bounds checking. The bundle does not provide CVSS, CWE, privilege requirements, or a demonstrated security impact beyond the WARN trace.
Likely exposure
Exposure appears limited to Linux systems running affected kernel versions with mac80211 wireless code reachable, especially radiotap injection paths. The source bundle does not prove remote exposure or broad default exploitability.
Exploitation context
The record is not listed as KEV and the bundle cites no active exploitation. Evidence is a syzbot kernel warning trace involving BPF test execution and mac80211 transmit parsing, not a public exploit report.
Researcher notes
Key uncertainty is impact. The public text documents a WARN from invalid radiotap VHT parameters, but does not state privilege boundary, denial-of-service reliability, memory corruption, or exploitability. Validate with kernel commit presence rather than assuming version strings alone.
Mitigation direction
Upgrade to a Linux kernel containing the referenced stable fixes.
Prioritize systems that use Wi-Fi, monitor mode, or packet injection tooling.
Check distribution advisories for backported kernel fixes.
Limit access to privileged wireless injection and BPF testing interfaces where practical.
Validation and detection
Inventory Linux kernel versions against vendor advisories and fixed stable commits.
Confirm deployed kernels include the mac80211 VHT MCS/NSS bounds check.
Review whether hosts load or depend on mac80211 wireless functionality.
Check monitoring for kernel WARN reports in mac80211 transmit paths.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2021-47395 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.