CVE-2026-23360

Description

In the Linux kernel, the following vulnerability has been resolved:nvme: fix admin queue leak on controller resetWhen nvme_alloc_admin_tag_set() is called during a controller reset,a previous admin queue may still exist. Release it properly beforeallocating a new one to avoid orphaning the old queue.This fixes a regression introduced by commit 03b3bcd319b3 (nvme: fixadmin request_queue lifetime).

Risk Information

Base Score
5.5
MODERATE
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score
Exploitation Probability
0.024

Associated Vulnerability

No records found

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234