Impact
In the ath9k wireless driver, the firmware request routine re‑arms an asynchronous firmware load and then dereferences the device structure after the request is queued. If a disconnect occurs while the firmware is still pending, the driver frees the device structure, causing a use‑after‑free that KASAN detects as a slab‑use‑after‑free. The result is a kernel crash, which can lead to a denial of service. No information in the provided entry indicates that the flaw can be leveraged for privilege escalation beyond a crash.
Affected Systems
Linux kernel implementations that include the ath9k HTC wireless driver, particularly devices using the ath9k_htc firmware path. The vulnerability is present in kernel releases up to at least 7.1‑rc6; no specific fixed version is listed in the CVE data.
Risk and Exploitability
The likely attack vector is an external USB Wi‑Fi adapter that is disconnected during firmware load. Exploitation requires synchronizing a firmware request with a disconnect, which can be difficult to trigger reliably. The EPSS score of 0.00175 (<1%) indicates a very low probability of exploitation; the vulnerability is not listed in the CISA KEV catalog, suggesting no widespread exploitation. The CVSS score of 4.4 and the use‑after‑free nature suggest a moderate risk for impact analysis.
OpenCVE Enrichment
Debian DLA