GHSA-fhf8-xvr6-7xg9MediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix error path...

Published
July 19, 2026
Last Modified
August 17, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

wifi: ath11k: fix error path leaks in some WMI WOW calls

Fix two instances where we used to directly return the result of ath11k_wmi_cmd_send(...). Because we did not check the return value, we also did not free the skb in the error path.

🔗 References (9)