PT-2026-8123 · Ath12K+1 · Ath12K+1
Published
2026-01-01
·
Updated
2026-03-18
·
CVE-2026-23130
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A deadlock situation can occur in the Linux kernel’s ath12k driver while flushing management frames. This happens when a management frame is queued for transmission and
ath12k mac op flush() is called to flush pending frames. The process waits for transmission completion while holding a wiphy lock, leading to a deadlock if the transmission work item cannot run. This issue manifests as failures to flush management transmit queues and potential association aborts. The deadlock is avoided by proactively running the queued work item using wiphy work flush(). The issue occurs when a virtual interface (vif) is NULL.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ath12K