Back to overview

CVE-2026-53055

Description
In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec2 - prevent req used-after-free for sec During packet transmission, if the system is under heavy load, the hardware might complete processing the packet and free the request memory (req) before the transmission function finishes. If the software subsequently accesses this req, a use-after-free error will occur. The qp_ctx memory exists throughout the packet sending process, so replace the req with the qp_ctx.

Metadata

CVE ID
CVE-2026-53055
State
PUBLISHED
Assigner
Linux
Reserved
2026-06-09 07:44 UTC
Published
2026-06-24 16:30 UTC
Last updated
2026-06-24 16:30 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux f0ae287c50455f7be0d8dd45a803d403c7aa4d2e < b375c3c7209cc59e40e97998aa9bc768369cca0e, f0ae287c50455f7be0d8dd45a803d403c7aa4d2e < ad73563f3a1edbfddf2724136c6a15826b354e18, f0ae287c50455f7be0d8dd45a803d403c7aa4d2e < 67b53a660e6bf0da2fa8d8872e897a14d8059eaf
Linux Linux 6.17, 0 < 6.17, 6.18.33 ≤ 6.18.*, 7.0.10 ≤ 7.0.* …
Back to overview