SB20260812170 - Use-after-free in Linux kernel ath ath9k driver
Published: August 12, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Use-after-free (CVE-ID: CVE-2026-68363)
CWE-ID: CWE-416 - Use After Free
CVSSv4: 5.7 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to use-after-free in ath9k_hif_request_firmware() in drivers/net/wireless/ath/ath9k/hif_usb.c when handling a failed asynchronous firmware request during concurrent USB device disconnect. A local user can trigger a firmware download failure and a concurrent disconnect to cause a denial of service.
The issue is triggered by a race condition between the firmware callback running on the events workqueue and device disconnect, leading to a read from freed memory.
Remediation
Install update from vendor's website.
References
- https://git.kernel.org/stable/c/10b0ce629123a3737b4eda50188f73bb7be7b68b
- https://git.kernel.org/stable/c/48a69cedde7388294e4ea6fd804156cd62bc04fc
- https://git.kernel.org/stable/c/7c9046d92c4b9789c9d9d775e4fd5f34be64cb0a
- https://git.kernel.org/stable/c/7f184ca38a90889f3f6665ff96748b95da39dbee
- https://git.kernel.org/stable/c/dad9f96945d77ecd4708f730c06ef54dcd8cc057