CVE-2026-53113
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/06/2026
Última modificación:
23/07/2026
Descripción
*** Pendiente de traducción *** 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.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.5 (incluyendo) | 7.0.10 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



