LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-46135

linux · linux kernel

Published
CVSS9.8
Severitycritical
WeaknessCWE-362
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_icreq() updates queue->state after sending an Initialization Connection Response (ICResp), but it does so without serializing against target-side queue teardown. If an NVMe/TCP host sends an Initialization Connection Request (ICReq) and immediately closes the connection, target-side teardown may start in softirq context before io_work drains the already buffered ICReq. In that case, nvmet_tcp_schedule_release_queue() sets queue->state to NVMET_TCP_Q_DISCONNECTING and drops the queue reference under state_lock. If io_work later processes that I

References

← Back to the CVE Tracker

Our coverage of CVE-2026-46135

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-46135.