CVE-2024-35946: wifi: rtw89: fix null pointer access when abort scan
In the Linux kernel, the following vulnerability has been resolved:
wifi: rtw89: fix null pointer access when abort scan
During cancel scan we might use vif that weren't scanning.
Fix this by using the actual scanning vif.
Security readout for executives and security teams
Plain-English summary
CVE-2024-35946 is a Linux kernel Wi-Fi driver bug. When a Realtek rtw89 scan is cancelled, the kernel could reference the wrong interface and hit a null pointer. The public record does not provide CVSS severity, impact detail, or evidence of active exploitation.
Executive priority
Handle through normal kernel patch management unless affected Wi-Fi-enabled Linux fleets are business-critical or crash-sensitive. There is not enough source evidence to justify emergency treatment.
Technical view
The issue is in the Linux kernel rtw89 Wi-Fi driver scan abort path. During cancel scan, code could use a virtual interface that was not actually scanning. The fix changes the logic to use the actual scanning vif. Kernel stable commits are referenced as the remediation evidence.
Likely exposure
Exposure appears limited to Linux systems using the rtw89 Wi-Fi driver in affected kernel ranges listed by the CVE record. The bundle does not identify specific distributions, devices, or Realtek chip models beyond the driver name.
Exploitation context
CISA KEV status is false in the provided bundle. No cited source claims active exploitation, public exploit availability, remote reachability, or privilege impact. Treat exploitation context as incomplete until vendor advisories add detail.
Researcher notes
Key unknowns are exploitability, user-trigger requirements, crash scope, and affected downstream distribution versions. Analysis should stay tied to rtw89 scan cancellation behavior and the stable kernel fixes; the source bundle does not support broader impact claims.
Mitigation direction
Apply Linux distribution kernel updates that include the referenced stable fixes.
If no package is available, monitor vendor guidance for CVE-2024-35946 remediation.
Prioritize systems that use the Realtek rtw89 Wi-Fi driver.
Avoid custom kernel backports unless they include the exact scan-abort fix.
Validation and detection
Inventory Linux hosts where the rtw89 driver is present or loaded.
Compare running kernel builds with vendor advisories for CVE-2024-35946.
Check whether kernel updates include the referenced stable commits.
Review kernel logs for rtw89 scan cancellation crashes during incident triage.
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-35946 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.