Impact
The ath11k Wi‑Fi driver in the Linux kernel contains a flaw that permits a NULL pointer dereference during firmware‑ready handling. When the driver marks firmware as ready even after a failed initialization, a later system‑state‑reset sequence attempts to use uninitialized data structures, causing the kernel to crash. This flaw is an improper handling of state that leads to a kernel panic, which effectively denies service to the host. The flaw consists of both a NULL pointer dereference (CWE-476) and the use of uninitialised memory (CWE-824).
Affected Systems
The vulnerability affects the ath11k wireless stack bundled with the Linux kernel. All Linux kernels that include the ath11k driver prior to the inbound patch are impacted. The problem was observed on hardware such as the WCN6750 hw1.0 AHB WLAN.MSL.2.0.c2-00204-QCAMSLSWPLZ-1, but the component is part of the generic kernel, so any distribution shipping the affected kernel may be vulnerable.
Risk and Exploitability
The EPSS score indicates a very low exploit probability (< 1 %), and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 4.7 denotes moderate severity. The flaw likely requires interaction with the Wi‑Fi interface—such as crafted traffic or a forced firmware reload—to trigger the firmware‑ready handling. While remote code execution is not described, the resulting kernel crash can serve as a denial‑of‑service vector and may allow further local attacks.
OpenCVE Enrichment
Debian DLA