PT-2026-44258 · Linux+3 · Linux Kernel+3

CVE-2026-46135

·

Published

2026-05-28

·

Updated

2026-09-07

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition exists in the nvmet-tcp module between the handling of Initialization Connection Requests (ICReq) and queue teardown. The function nvmet tcp handle icreq() updates the queue->state after sending an Initialization Connection Response (ICResp) without proper serialization against target-side queue teardown. If a host sends an ICReq and immediately closes the connection, the teardown process may set queue->state to NVMET TCP Q DISCONNECTING. Subsequently, if the buffered ICReq is processed, nvmet tcp handle icreq() may overwrite the state back to NVMET TCP Q LIVE. This bypasses the state guard in nvmet tcp schedule release queue(), potentially allowing a second teardown process to issue a second kref put() on a queue that has already been released. A similar issue occurs in the ICResp send failure path, where the state could be overwritten with NVMET TCP Q FAILED.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Race Condition

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2026:27353
ALSA-2026:27354
ALSA-2026:27789
ALSA-2026:30129
AZL-88923
CVE-2026-46135
ECHO-C1FB-FC7F-12CB
LSN-0121-1
OESA-2026-2871
OESA-2026-3454
OESA-2026-3455
OPENSUSE-SU-2026:10954-1
RHSA-2026:27353
RHSA-2026:27354
RHSA-2026:27789
RHSA-2026:35904
RHSA-2026:39371
RHSA-2026:40068
RHSA-2026:43231
USN-8488-1
USN-8488-2
USN-8489-1
USN-8490-1
USN-8490-2
USN-8491-1
USN-8492-1
USN-8492-2
USN-8492-3
USN-8492-4
USN-8492-5
USN-8493-1
USN-8493-2
USN-8497-1
USN-8498-1
USN-8499-1
USN-8507-1
USN-8508-1
USN-8527-1
USN-8528-1
USN-8545-1
USN-8546-1
USN-8547-1
USN-8547-2
USN-8569-1
USN-8603-1
USN-8604-1
USN-8605-1
USN-8606-1
USN-8607-1
USN-8609-1
USN-8615-1
USN-8615-2
USN-8616-1
USN-8619-1
USN-8667-1
USN-8728-1

Affected Products

Linuxmint
Linux Kernel
Rocky Linux
Ubuntu