HomeDefectsLIN1022-29185
Acknowledged

LIN1022-29185 : Security Advisory - linux - CVE-2026-64155

Created: Aug 1, 2026    Updated: Aug 11, 2026
Found In Version: 10.22.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

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.