LiveActive security incident?Get immediate response
CVE Record

CVE-2024-26637: wifi: ath11k: rely on mac80211 debugfs handling for vif

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: rely on mac80211 debugfs handling for vif mac80211 started to delete debugfs entries in certain cases, causing a ath11k to crash when it tried to delete the entries later. Fix this by relying on mac80211 to delete the entries when appropriate and adding them from the vif_add_debugfs handler.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux Wi-Fi driver can crash because two kernel components may both remove the same diagnostic filesystem entries. Systems using the ath11k wireless driver are the likely concern. The supplied CVSS score is 7.8, but the public description directly establishes a crash condition, not confirmed data theft or modification.

Executive priority

Schedule prompt remediation for exposed endpoints, appliances, or embedded systems using ath11k. Treat internet reachability alone as insufficient evidence of exposure because the supplied vector is local. Accelerate response where untrusted users can access the host or where kernel crashes would disrupt critical operations.

Technical view

mac80211 began deleting some per-interface debugfs entries, while ath11k could later attempt to delete them again. The resolution changes ath11k to rely on mac80211 for removal and create entries through the vif_add_debugfs handler. Exposure requires the affected kernel code, ath11k use, and relevant virtual-interface lifecycle activity.

Likely exposure

Most relevant to Linux systems running affected kernel builds with Qualcomm ath11k Wi-Fi hardware and debugfs-related interface handling. The bundle identifies affected 6.7-series data through 6.7.3 and references 6.8, but its version representation is ambiguous. Distribution backports may change actual exposure.

Exploitation context

The supplied vector describes a local, low-complexity, low-privilege issue requiring no user interaction. No CISA KEV listing or cited evidence of active exploitation is provided. The description supports a kernel crash; broader confidentiality and integrity effects asserted by the CVSS vector are not explained in the supplied sources.

Researcher notes

The root issue is conflicting ownership of per-vif debugfs cleanup between mac80211 and ath11k. The fix centralizes deletion in mac80211 and uses ath11k’s vif_add_debugfs callback for creation. The source bundle provides no CWE, exploit proof, crash trace, or detailed reachability prerequisites; confirm downstream patch equivalence with vendors.

Mitigation direction

  • Update to a vendor-supported kernel containing the referenced upstream or stable correction.
  • Confirm the distribution’s security advisory and backport status before relying on version numbers alone.
  • Prioritize systems actively using ath11k wireless hardware.
  • Restrict unnecessary local account access while affected systems await maintenance.

Validation and detection

  • Inventory kernel versions and identify systems loading or depending on ath11k.
  • Check vendor package changelogs for either referenced correction commit or an equivalent backport.
  • Review kernel logs for ath11k, mac80211, debugfs, or interface-removal crashes.
  • After updating, verify the corrected kernel is running and wireless interfaces operate normally.
Prepared
Confidence
medium
Sources
4

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-26637 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
3Source 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.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
LinuxLinux0a3d898ee9a8303d5b3982b97ef0703919c3ea76, 0a3d898ee9a8303d5b3982b97ef0703919c3ea76unaffected
LinuxLinux6.7, 0, 6.7.3, 6.8affected
Weakness

CWE details

No CWE listed

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