CVE-2026-46304
The CVE-2026-46304 issue concerns the Linux kernel nvmet subsystem. The problem arises when nvmet_tcp_release_queue_work() runs on the nvmet-wq and can drop the final controller reference via nvmet_cq_put(), potentially triggering nvmet_ctrl_free() and flushing ctrl->async_event_work on the sa...