Security readout for executives and security teams
Plain-English summary
CVE-2022-48875 is a Linux kernel Wi-Fi bug in mac80211. During a timing race while a device is deauthenticating, the kernel can dereference missing state and crash. The provided evidence supports an availability concern, not data theft or remote code execution.
Executive priority
Schedule remediation through normal kernel patch cycles, with higher priority for business-critical wireless infrastructure. There is no cited active exploitation, but the failure mode can crash affected systems or wireless workloads.
Technical view
The flaw is in ieee80211_tx_ba_session_handle_start()/drv_ampdu_action(). During AMPDU start, sdata may be NULL when deauthentication is underway, leading to a kernel page fault/Oops in mac80211 workqueue handling. The CVE references Linux stable commits as the resolution.
Likely exposure
Exposure is most relevant to Linux systems using the mac80211 Wi-Fi stack, including wireless client or AP roles where AMPDU/block-ack setup and deauthentication can occur. Non-Wi-Fi systems or kernels without the affected mac80211 path are less likely exposed.
Exploitation context
The source bundle shows a reproducible race from a hostapd test and a kernel crash trace. It does not cite public exploitation, KEV listing, exploit code, or evidence of privilege escalation. Treat exploitation status as unconfirmed.
Researcher notes
Evidence is limited to the CVE description and upstream stable references. No CVSS, CWE, CPEs, or exploitability assessment are provided. The strongest supported impact is kernel availability failure from a mac80211 race during AMPDU/deauthentication handling.
Mitigation direction
Update affected Linux kernels to versions containing the referenced stable fixes or vendor backports.
Check distribution kernel advisories for CVE-2022-48875 coverage before assuming upstream commit presence.
Prioritize Wi-Fi infrastructure, AP-mode devices, and systems where wireless availability matters.
If immediate patching is blocked, reduce exposure of affected Wi-Fi roles where operationally feasible.
Validation and detection
Inventory Linux kernel versions on systems using mac80211-based Wi-Fi.
Confirm whether vendor kernel packages include one of the referenced stable fixes or equivalent backport.
Review kernel logs for mac80211 Oops traces around AMPDU start or deauthentication events.
Verify affected wireless services after updating, especially AP and client roaming/deauthentication behavior.
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-2022-48875 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.