PT-2026-47375 · Linux · Linux Kernel
CVE-2026-46304
·
Published
2026-06-08
·
Updated
2026-07-31
CVSS v4.0
8.2
High
| Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the NVMe target controller teardown process where a recursive workqueue flush can occur. Specifically, the
nvmet tcp release queue work() function runs on the nvmet-wq workqueue and may drop the final controller reference via nvmet cq put(). This can trigger the nvmet ctrl free() function, which then attempts to flush ctrl->async event work on the same nvmet-wq workqueue. This sequence leads to a recursive locking scenario, which can be detected as a potential deadlock by lockdep.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel