In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a possible leak when destroy a ctrl during qp establishment In nvmet_sq_destroy we capture sq->ctrl early and if it is…
高危 CVSS 7.5
摘要
In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a possible leak when destroy a ctrl during qp establishment In nvmet_sq_destroy we capture sq->ctrl early and if it is non-NULL we know that a ctrl was allocated (in the admin connect request handler) and we need to release pending AERs, clear ctrl->sqs and sq->ctrl (for nvme-loop primarily), and drop the final reference on the ctrl. However, a small window is possible where nvmet_sq_destroy starts (as a result of…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/2f3c22b1d3d7e86712253244797a651998c141fa Patch
- https://git.kernel.org/stable/c/5502c1f1d0d7472706cc1f201aecf1c935d302d1 Patch
- https://git.kernel.org/stable/c/818004f2a380420c19872171be716174d4985e33 Patch
- https://git.kernel.org/stable/c/940a71f08ef153ef807f751310b0648d1fa5d0da Patch
- https://git.kernel.org/stable/c/b4fed1443a6571d49c6ffe7d97af3bbe5ee6dff5 Patch
- https://git.kernel.org/stable/c/c758b77d4a0a0ed3a1292b3fd7a2aeccd1a169a4 Patch
- https://git.kernel.org/stable/c/2f3c22b1d3d7e86712253244797a651998c141fa Patch
- https://git.kernel.org/stable/c/5502c1f1d0d7472706cc1f201aecf1c935d302d1 Patch
- https://git.kernel.org/stable/c/818004f2a380420c19872171be716174d4985e33 Patch
- https://git.kernel.org/stable/c/940a71f08ef153ef807f751310b0648d1fa5d0da Patch
- https://git.kernel.org/stable/c/b4fed1443a6571d49c6ffe7d97af3bbe5ee6dff5 Patch
- https://git.kernel.org/stable/c/c758b77d4a0a0ed3a1292b3fd7a2aeccd1a169a4 Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
时间线
- nvd_ingest NVD