CVE-2026-64155
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(...).
Does this matter?
Lower severity and a low EPSS score (0.12%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.12% probability · 2th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/008955b1348452de25bc19d6e0f0f673d4cb9a3cPatch
- https://git.kernel.org/stable/c/3d675896ea03aca631852a2a7e91e6cb8f664967Patch
- https://git.kernel.org/stable/c/55dda532bbc261aef495e403c8900c5e2ab5fa34Patch
- https://git.kernel.org/stable/c/acde4692afcdaea6de3e2996ddfaeaa7ae6b0130Patch
- https://git.kernel.org/stable/c/cd43d587dd333517c806cd24696e6e1a26b9951ePatch
- https://git.kernel.org/stable/c/d618d322b95c80d5ad7091f35a7193e4050dcc27Patch
- https://git.kernel.org/stable/c/d6c7b8d0dc22c0a8743435db8f42d98524b70df3Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.