← Zurück zur CVE-Suche

CVE-2026-53055

Linux Kernel

Beschreibung

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.

CVSS 9.8EPSS 0.43%Risiko 1.02
Quelle öffnen
Veröffentlicht
2026-06-24 17:17:17
Betroffene Versionen
unknown
Typ
Kernel
Zuletzt geändert
2026-07-21 17:29:12
Vektor
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Betriebssysteme
Linux