Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-46304

Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
08/06/2026
Última modificación:
08/06/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free<br /> <br /> nvmet_tcp_release_queue_work() runs on nvmet-wq and can drop the<br /> final controller reference through nvmet_cq_put(). If that triggers<br /> nvmet_ctrl_free(), the teardown path flushes ctrl-&gt;async_event_work on<br /> the same nvmet-wq.<br /> <br /> Call chain:<br /> <br /> nvmet_tcp_schedule_release_queue()<br /> kref_put(&amp;queue-&gt;kref, nvmet_tcp_release_queue)<br /> nvmet_tcp_release_queue()<br /> queue_work(nvmet_wq, &amp;queue-&gt;release_work) nvme_cq)<br /> nvmet_cq_destroy()<br /> nvmet_ctrl_put(cq-&gt;ctrl)<br /> nvmet_ctrl_free()<br /> flush_work(&amp;ctrl-&gt;async_event_work) async_event_work);<br /> <br /> This trips lockdep with a possible recursive locking warning.<br /> <br /> [ 5223.015876] run blktests nvme/003 at 2026-04-07 20:53:55<br /> [ 5223.061801] loop0: detected capacity change from 0 to 2097152<br /> [ 5223.072206] nvmet: adding nsid 1 to subsystem blktests-subsystem-1<br /> [ 5223.088368] nvmet_tcp: enabling port 0 (127.0.0.1:4420)<br /> [ 5223.126086] nvmet: Created discovery controller 1 for subsystem nqn.2014-08.org.nvmexpress.discovery for NQN nqn.2014-08.org.nvmexpress:uuid:0f01fb42-9f7f-4856-b0b3-51e60b8de349.<br /> [ 5223.128453] nvme nvme1: new ctrl: NQN "nqn.2014-08.org.nvmexpress.discovery", addr 127.0.0.1:4420, hostnqn: nqn.2014-08.org.nvmexpress:uuid:0f01fb42-9f7f-4856-b0b3-51e60b8de349<br /> [ 5233.199447] nvme nvme1: Removing ctrl: NQN "nqn.2014-08.org.nvmexpress.discovery"<br /> <br /> [ 5233.227718] ============================================<br /> [ 5233.231283] WARNING: possible recursive locking detected<br /> [ 5233.234696] 7.0.0-rc3nvme+ #20 Tainted: G O N<br /> [ 5233.238434] --------------------------------------------<br /> [ 5233.241852] kworker/u192:6/2413 is trying to acquire lock:<br /> [ 5233.245429] ffff888111632548 ((wq_completion)nvmet-wq){+.+.}-{0:0}, at: touch_wq_lockdep_map+0x26/0x90<br /> [ 5233.251438]<br /> but task is already holding lock:<br /> [ 5233.255254] ffff888111632548 ((wq_completion)nvmet-wq){+.+.}-{0:0}, at: process_one_work+0x5cc/0x6e0<br /> [ 5233.261125]<br /> other info that might help us debug this:<br /> [ 5233.265333] Possible unsafe locking scenario:<br /> <br /> [ 5233.269217] CPU0<br /> [ 5233.270795] ----<br /> [ 5233.272436] lock((wq_completion)nvmet-wq);<br /> [ 5233.275241] lock((wq_completion)nvmet-wq);<br /> [ 5233.278020]<br /> *** DEADLOCK ***<br /> <br /> [ 5233.281793] May be due to missing lock nesting notation<br /> <br /> [ 5233.286195] 3 locks held by kworker/u192:6/2413:<br /> [ 5233.289192] #0: ffff888111632548 ((wq_completion)nvmet-wq){+.+.}-{0:0}, at: process_one_work+0x5cc/0x6e0<br /> [ 5233.294569] #1: ffffc9000e2a7e40 ((work_completion)(&amp;queue-&gt;release_work)){+.+.}-{0:0}, at: process_one_work+0x1c5/0x6e0<br /> [ 5233.300128] #2: ffffffff82d7dc40 (rcu_read_lock){....}-{1:3}, at: __flush_work+0x62/0x530<br /> [ 5233.304290]<br /> stack backtrace:<br /> [ 5233.306520] CPU: 4 UID: 0 PID: 2413 Comm: kworker/u192:6 Tainted: G O N 7.0.0-rc3nvme+ #20 PREEMPT(full)<br /> [ 5233.306524] Tainted: [O]=OOT_MODULE, [N]=TEST<br /> [ 5233.306525] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org 04/01/2014<br /> [ 5233.306527] Workqueue: nvmet-wq nvmet_tcp_release_queue_work [nvmet_tcp]<br /> [ 5233.306532] Call Trace:<br /> [ 5233.306534] <br /> [ 5233.306536] dump_stack_lvl+0x73/0xb0<br /> [ 5233.306552] print_deadlock_bug+0x225/0x2f0<br /> [ 5233.306556] __lock_acquire+0x13f0/0x2290<br /> [ 5233.306563] lock_acquire+0xd0/0x300<br /> [ 5233.306565] ? touch_wq_lockdep_map+0x26/0x90<br /> [ 5233.306571] ? __flush_work+0x20b/0x530<br /> [ 5233.306573] ? touch_wq_lockdep_map+0x26/0x90<br /> [ 5233.306577] touch_wq_lockdep_map+0x3b/0x90<br /> [ 5233.306580] ? touch_wq_lockdep_map+0x26/0x90<br /> [ 52<br /> ---truncated---

Impacto