🔴 严重 | CVE-2026-53055 — In the Linux kernel, the following vulnerability has be
🔴 《严重安全漏洞:CVE-2026-53055》
CVSS 评分: 严重(9.8) CVE ID: CVE-2026-53055
漏洞描述
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.
| 字段 | 值 |
|---|---|
| CVE ID | CVE-2026-53055 |
| CVSS 评分 | 9.8 |
| 严重程度 | 严重 |
| 发布时间 | 2026-06-24 |
| 状态 | Received |
数据来源: NVD | 获取时间: 2026-06-28 18:14
💬 评论