LiveActive security incident?Get immediate response
CVE Record

CVE-2025-39957: wifi: mac80211: increase scan_ies_len for S1G

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: increase scan_ies_len for S1G Currently the S1G capability element is not taken into account for the scan_ies_len, which leads to a buffer length validation failure in ieee80211_prep_hw_scan() and subsequent WARN in __ieee80211_start_scan(). This prevents hw scanning from functioning. To fix ensure we accommodate for the S1G capability length.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux Wi-Fi scanning calculation omitted space for an S1G capability element. The resulting validation failure and kernel warning can prevent hardware-assisted scanning. The supplied CVSS rates potential confidentiality and availability impact highly, but the technical description only confirms scan disruption and does not explain the claimed confidentiality impact.

Executive priority

Prioritize timely remediation for S1G-enabled Linux devices or systems operationally dependent on wireless scanning. Treat broad emergency action as unsupported because active exploitation is not documented and the confirmed behavior is scan failure. Escalate if vendor guidance identifies wider impact or externally reachable attack conditions.

Technical view

In mac80211, scan_ies_len excluded the S1G capability element. During hardware-scan preparation, ieee80211_prep_hw_scan() can therefore reject the calculated buffer length, followed by a warning in __ieee80211_start_scan(). The documented fix accounts for the S1G capability length. The supplied vector is CVSS 3.1 7.1: local, low complexity, low privileges, no user interaction.

Likely exposure

Exposure is most relevant to systems running affected Linux kernel versions that use mac80211 hardware scanning with S1G Wi-Fi capabilities. The supplied affected-version data includes 6.4, 6.6.108, 6.12.49, 6.16.9, and 6.17, but its exact range boundaries are unclear. Confirm status against distribution or kernel-vendor advisories.

Exploitation context

The supplied sources do not establish active exploitation, public exploit availability, or remote reachability. KEV is false. The CVSS vector describes a local attacker requiring low privileges. Evidence confirms a hardware-scan failure path, but does not explain how confidentiality loss would occur.

Researcher notes

The confirmed defect is incorrect information-element length accounting, causing validation failure rather than a documented overwrite. Review the referenced stable commits and downstream backports when mapping versions. The supplied CVSS confidentiality impact is not substantiated by the narrative, so avoid claiming data disclosure without additional evidence.

Mitigation direction

  • Identify Linux devices using mac80211 hardware scanning and S1G Wi-Fi capabilities.
  • Update to a vendor-supported kernel containing the referenced stable fix.
  • Check distribution advisories for precise affected and fixed package versions.
  • If updating is delayed, review vendor guidance for safe operational mitigations.

Validation and detection

  • Record kernel and distribution package versions on potentially exposed systems.
  • Confirm whether wireless hardware and drivers use mac80211 S1G hardware scanning.
  • Compare installed packages with vendor-confirmed fixed versions.
  • Review kernel logs for scan-related warnings after initiating legitimate wireless scans.
  • Verify hardware scanning functions normally after updating.
Prepared
Confidence
medium
Sources
6

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-39957 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
7.1CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H1.85.2Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.1High
CVSS 3.1 vector shape for CVE-2025-39957Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux0333a81bc83431d7f90391d38aa09e856c5e5b25, 0333a81bc83431d7f90391d38aa09e856c5e5b25, 0333a81bc83431d7f90391d38aa09e856c5e5b25, 0333a81bc83431d7f90391d38aa09e856c5e5b25unaffected
LinuxLinux6.4, 0, 6.6.108, 6.12.49, 6.16.9, 6.17affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.