CVE-2025-37973: wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation
In the Linux kernel, the following vulnerability has been resolved:
wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation
Currently during the multi-link element defragmentation process, the
multi-link element length added to the total IEs length when calculating
the length of remaining IEs after the multi-link element in
cfg80211_defrag_mle(). This could lead to out-of-bounds access if the
multi-link element or its corresponding fragment elements are the last
elements in the IEs buffer.
To address this issue, correctly calculate the remaining IEs length by
deducting the multi-link element end offset from total IEs end offset.
Security readout for executives and security teams
Plain-English summary
A nearby attacker may be able to trigger an out-of-bounds memory read in the Linux Wi-Fi subsystem by sending malformed multi-link Wi-Fi information. Successful exploitation could expose sensitive kernel memory or crash the system. The supplied CVSS score is 8.1 (high), but the sources provide no evidence of exploitation in the wild.
Executive priority
Treat this as a high-priority kernel maintenance issue for Wi-Fi-enabled systems, especially mobile endpoints and devices near untrusted wireless networks. Accelerate vendor-approved updates, while avoiding claims of an active campaign: the supplied evidence does not show exploitation in the wild. Internet-facing servers without relevant Wi-Fi exposure are likely a lower operational priority.
Technical view
The flaw is in cfg80211_defrag_mle(), which incorrectly calculated bytes remaining after defragmenting a multi-link element. If that element or its fragments ended the information-element buffer, processing could continue beyond the buffer boundary. The published vector indicates adjacent-network access, low complexity, no privileges, no user interaction, high confidentiality impact, and high availability impact.
Likely exposure
Potentially exposed systems are Linux devices using affected kernel versions and the cfg80211 Wi-Fi stack, particularly where nearby wireless traffic can reach them. The supplied version data identifies affected releases from 6.5 through specified later branches, but does not provide reliable distribution package mappings. Confirm exposure against each Linux distributor’s advisory and backport status.
Exploitation context
The CVSS vector requires adjacent-network access, meaning an attacker would generally need relevant network or radio proximity. No privileges or user interaction are indicated. The supplied record is not listed in KEV and provides no evidence of active exploitation or a public proof of concept. Practical exploitability beyond causing a crash is not established by these sources.
Researcher notes
The defect is a boundary-calculation error during multi-link element defragmentation. The fix deducts the multi-link element’s end offset from the total information-element end offset. The record supplies four stable-tree commits, suggesting branch-specific backports. Exact affected distribution builds, reachable frame paths, reliable crash behavior, and feasibility of extracting kernel memory are not established in the supplied material.
Mitigation direction
Install a vendor-supported kernel containing the applicable stable fix or distribution backport.
Consult the Linux distribution’s advisory for corrected package versions and reboot requirements.
Prioritize Wi-Fi-enabled endpoints operating in public, shared, or otherwise untrusted wireless environments.
Where updating is delayed, reduce unnecessary Wi-Fi exposure according to vendor-supported operational guidance.
Validation and detection
Inventory running kernel versions on systems with Wi-Fi capability.
Compare installed kernel packages with distributor advisories and documented backport status.
Verify the running kernel after remediation, including any required reboot.
Confirm the applicable fix commit or equivalent backport exists in custom kernel source.
Review monitoring data for unexplained kernel crashes involving cfg80211 or Wi-Fi processing.
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-2025-37973 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.
1CVSS vectors
3Timeline events
0ADP providers
5Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.