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 a timing race between a firmware request and a disconnect, which may be difficult to trigger reliably. EPSS data is not available, and the vulnerability is not listed in CISA KEV, indicating limited observed exploitation. The CVSS score is not supplied; the use‑after‑free nature suggests a moderate risk for impact analysis.
OpenCVE Enrichment