LiveActive security incident?Get immediate response
CVE Record

CVE-2024-40929: wifi: iwlwifi: mvm: check n_ssids before accessing the ssids

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: check n_ssids before accessing the ssids In some versions of cfg80211, the ssids poinet might be a valid one even though n_ssids is 0. Accessing the pointer in this case will cuase an out-of-bound access. Fix this by checking n_ssids first.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux Wi-Fi driver flaw can read outside an intended SSID data boundary during wireless processing. A nearby attacker may be able to cause a kernel crash and limited information exposure. Systems without the affected iwlwifi MVM driver are unlikely to be exposed.

Executive priority

Prioritize remediation for Linux laptops and other wireless systems confirmed to use the affected driver. The potential kernel crash supports expedited patching, but the absence of documented active exploitation does not justify treating every Linux system as an emergency incident.

Technical view

In affected Linux kernels, iwlwifi MVM may access the SSID array without first confirming n_ssids is nonzero. Certain cfg80211 versions can provide a non-null pointer when the count is zero, causing an out-of-bounds access. CVSS 3.1 rates this 7.1, with adjacent-network reachability, low confidentiality impact, and high availability impact.

Likely exposure

Exposure is most likely on affected Linux systems actively using the iwlwifi MVM wireless driver. The supplied version data is ambiguous and distributions may backport fixes, so kernel version alone is insufficient. Systems without applicable Intel wireless hardware or without this driver loaded are unlikely to be affected.

Exploitation context

The supplied record does not list this CVE in KEV and provides no evidence of active exploitation or a public exploit. The adjacent-network vector indicates an attacker would need relevant nearby network access. Treat exploitation status as unconfirmed rather than assuming the vulnerability is being used in attacks.

Researcher notes

The corrective logic checks n_ssids before dereferencing the SSID data. The supplied affected-version entries appear incomplete or structurally ambiguous, while multiple stable-branch commits document backports. Researchers should establish exposure from driver use and source or package fix status, not from a simple upstream version comparison.

Mitigation direction

  • Apply supported distribution kernel updates incorporating the referenced stable fixes.
  • Prioritize affected systems operating in untrusted or densely populated wireless environments.
  • If updates are delayed, disable affected wireless functionality where operationally acceptable.
  • Consult distribution security guidance to confirm patched package versions and backport status.

Validation and detection

  • Inventory Linux endpoints using Intel wireless hardware and determine whether iwlwifi MVM is loaded.
  • Record exact kernel builds and distribution package releases, including backported fixes.
  • Compare vendor changelogs or kernel source against the referenced stable fix commits.
  • Confirm updated systems boot the patched kernel and retain normal wireless scanning.
  • Review kernel logs for iwlwifi faults; their absence does not prove the system is patched.
Prepared
Confidence
medium
Sources
9

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-40929 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:A/AC:L/PR:N/UI:N/S:U/C:L/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
8Source 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
7.1CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H2.84.2Linux

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/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
LinuxLinuxc1a7515393e403758a684fd0a2372af466675b15, c1a7515393e403758a684fd0a2372af466675b15, c1a7515393e403758a684fd0a2372af466675b15, c1a7515393e403758a684fd0a2372af466675b15, c1a7515393e403758a684fd0a2372af466675b15, c1a7515393e403758a684fd0a2372af466675b15unaffected
LinuxLinux4.17, 0, 5.10.221, 5.15.162, 6.1.95, 6.6.35, 6.9.6, 6.10affected
Weakness

CWE details

No CWE listed

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