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…
High CVSS 7.5
Summary
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…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- 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
Timeline
- nvd_ingest NVD