CVE-2026-53055
Gravedad CVSS v3.1:
CRÍTICA
Tipo:
CWE-416
Utilización después de liberación
Fecha de publicación:
24/06/2026
Última modificación:
21/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
crypto: hisilicon/sec2 - prevent req used-after-free for sec<br />
<br />
During packet transmission, if the system is under heavy load,<br />
the hardware might complete processing the packet and free the<br />
request memory (req) before the transmission function finishes.<br />
If the software subsequently accesses this req, a use-after-free<br />
error will occur. The qp_ctx memory exists throughout the packet<br />
sending process, so replace the req with the qp_ctx.
Impacto
Puntuación base 3.x
9.80
Gravedad 3.x
CRÍTICA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.17 (incluyendo) | 6.18.33 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.10 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



