Bug 2502602 (CVE-2026-64155) - CVE-2026-64155 kernel: wifi: ath11k: fix error path leaks in some WMI WOW calls
Summary: CVE-2026-64155 kernel: wifi: ath11k: fix error path leaks in some WMI WOW calls
Keywords:
Status: NEW
Alias: CVE-2026-64155
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-19 17:08 UTC by OSIDB Bzimport
Modified: 2026-07-20 09:00 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-19 17:08:23 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.