CVE-2026-53113

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/06/2026
Last modified:
23/07/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> wifi: ath11k: fix memory leaks in beacon template setup<br /> <br /> The functions ath11k_mac_setup_bcn_tmpl_ema() and<br /> ath11k_mac_setup_bcn_tmpl_mbssid() allocate memory for beacon templates<br /> but fail to free it when parameter setup returns an error.<br /> <br /> Since beacon templates must be released during normal execution, they<br /> must also be released in the error handling paths to prevent memory<br /> leaks.<br /> <br /> Fix this by using unified exit paths with proper cleanup in the respective<br /> error paths.<br /> <br /> Compile tested only. Issue found using a prototype static analysis tool<br /> and code review.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.5 (including) 7.0.10 (excluding)