CVE-2026-53055

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
24/06/2026
Last modified:
21/07/2026

Description

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.

Vulnerable products and versions

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