#VU124490 Improper Resource Shutdown or Release in Linux kernel - CVE-2026-23360

 

#VU124490 Improper Resource Shutdown or Release in Linux kernel - CVE-2026-23360

Published: March 25, 2026


Vulnerability identifier: #VU124490
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-23360
CWE-ID: CWE-404
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper resource management in the NVMe subsystem when handling controller resets. A local user can trigger a controller reset to cause a denial of service due to an admin queue leak.

The issue arises when nvme_alloc_admin_tag_set() is called during a controller reset while a previous admin queue still exists, leading to resource exhaustion over time.


Remediation

Install security update from vendor's repository.

External links