LiveActive security incident?Get immediate response
CVE Record

CVE-2024-35937: wifi: cfg80211: check A-MSDU format more carefully

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: check A-MSDU format more carefully If it looks like there's another subframe in the A-MSDU but the header isn't fully there, we can end up reading data out of bounds, only to discard later. Make this a bit more careful and check if the subframe header can even be present.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A malformed Wi-Fi A-MSDU frame can make an affected Linux kernel read beyond the available packet data. A nearby, unauthenticated transmitter may be able to trigger confidentiality loss or system disruption without user interaction. The supplied CVSS score is 8.1, making this a high-priority issue for Linux devices with active wireless interfaces.

Executive priority

Treat this as a high-priority patching item for wireless-enabled Linux fleets, especially mobile endpoints and exposed appliances. It does not warrant an emergency response based solely on current evidence because active exploitation is not established, but adjacent, unauthenticated triggering and possible confidentiality or availability impact justify prompt remediation.

Technical view

The flaw is an out-of-bounds read in Linux cfg80211 A-MSDU parsing. Code could infer another subframe existed without first confirming that its complete header was present. The stable-kernel changes add stricter length validation before processing the subframe. The supplied CVSS vector requires adjacent-network access and indicates potentially high confidentiality and availability impact.

Likely exposure

Exposure is most likely on Linux endpoints, appliances, and embedded systems using Wi-Fi with a vulnerable kernel. The supplied affected-version data is ambiguous and includes versions and commit identifiers with conflicting default statuses, so distribution package and backport status must be verified rather than inferred from version numbers alone.

Exploitation context

CISA KEV status is false, and the supplied sources do not establish active exploitation or a public working exploit. Exploitation would require adjacent-network reachability, consistent with a nearby malicious wireless transmitter. No privileges or user interaction are indicated by the supplied CVSS vector.

Researcher notes

The core condition is incomplete A-MSDU subframe-header validation leading to an out-of-bounds read before later rejection. Assessments should account for distribution backports and runtime wireless capability. The bundle does not identify the exact leaked data, crash behavior, practical exploit reliability, or affected driver combinations; those points require vendor-specific confirmation.

Mitigation direction

  • Install the vendor-supported kernel update containing the applicable stable fix, then reboot into it.
  • Check distribution security guidance because vendors may backport fixes without changing to an obvious upstream version.
  • Prioritize wireless-enabled systems in public, shared, or otherwise untrusted radio environments.
  • Where updating is delayed, disable unnecessary Wi-Fi interfaces and use trusted wired connectivity when operationally feasible.

Validation and detection

  • Inventory running kernel and distribution package versions on every wireless-enabled Linux system.
  • Confirm the installed package includes the relevant upstream fix or documented vendor backport.
  • Verify systems rebooted into the updated kernel rather than retaining the vulnerable kernel in memory.
  • Identify whether cfg80211 and wireless interfaces are present, enabled, and operational.
  • Re-run authenticated vulnerability checks after updating and review vendor advisory mappings.
Prepared
Confidence
medium
Sources
7

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-2024-35937 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
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/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
2ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
8.1CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H2.85.2Linux

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2024-35937Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/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.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux966d5c2c22edcc0ab3d519af39f91a29329c979a, 6e4c0d0460bd32ca9244dff3ba2d2da27235de11, 6e4c0d0460bd32ca9244dff3ba2d2da27235de11, 6e4c0d0460bd32ca9244dff3ba2d2da27235de11unaffected
LinuxLinux6.3, 0, 6.6.27, 6.8.6, 6.9affected
Weakness

CWE details

No CWE listed

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