CVE-2026-46135

CRITICALPre-NVD 9.89.8
EchelonGraph scoreMEDIUM confidence

Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2026-05-28. a secondary CVSS source baseline 9.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
9.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 9.8Exploit: NoneExposed: 0

A fix is available — apply it.

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 ICReq, nvmet_tcp_handle_icreq() can still overwrite the state back to NVMET_TCP_Q_LIVE. That defeats the DISCONNECTING-state guard in nvmet_tcp_schedule_release_queue() and allows a later socket state change to re-enter teardown and issue a second kref_put() on an already released queue.

The ICResp send failure path has the same problem. If teardown has already moved the queue to DISCONNECTING, a send error can still overwrite the state with NVMET_TCP_Q_FAILED, again reopening the window for a second teardown path to drop the queue reference.

Fix this by serializing both post-send state transitions with state_lock and bailing out if teardown has already started.

Use -ESHUTDOWN as an internal sentinel for that bail-out path rather than propagating it as a transport error like -ECONNRESET. Keep nvmet_tcp_socket_error() setting rcv_state to NVMET_TCP_RECV_ERR before honoring that sentinel so receive-side parsing stays quiesced until the existing release path completes.

CVSS v3
9.8
EG Score
9.8(medium)
EPSS
27.8%
KEV
Not listed

Published

May 28, 2026

Last Modified

July 4, 2026

Advisory Details (5)

Auto-updated Jul 12, 2026
No patch confirmed yet.
generic

nvmet-tcp: fix race between ICReq handling and queue teardown - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/dcfe4d1f7960e7d1c01642318f3aae1a604f8508
generic

nvmet-tcp: fix race between ICReq handling and queue teardown - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/67e1aaf93b495c2f10bc8a5fbba575fbb7f449b6
generic

nvmet-tcp: fix race between ICReq handling and queue teardown - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5f0b95ef68ab9afba75b20eebf436130f80c161a
generic

nvmet-tcp: fix race between ICReq handling and queue teardown - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5293a8882c549fab4a878bc76b0b6c951f980a61
generic

nvmet-tcp: fix race between ICReq handling and queue teardown - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/49891c8fe0cb43fbbe480da1cdccfbbaeb820cb3

Patch Availability(29)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntulinux-tools-oem-6.17 (6.17.0-1028.28) @ noble2026-07-16ubuntu
ubuntulinux-virtual-6.8 (6.8.0-134.134) @ noble2026-07-16ubuntu
ubuntulinux-virtual-hwe-20.04-edge (5.15.0.185.166) @ jammy2026-07-16ubuntu
ubuntulinux-tools-raspi-realtime-7.0 (7.0.0-1014.14) @ resolute2026-07-16ubuntu
ubuntulinux-tools-nvidia-lowlatency-64k-6.8 (6.8.0-1058.61.1) @ noble2026-07-16ubuntu
ubuntulinux-tools-nvidia-tegra-rt-6.8 (6.8.0-1029.30) @ noble2026-07-16ubuntu
ubuntulinux-tools-lowlatency-hwe-20.04-edge (6.8.0-134.134.1) @ noble2026-07-16ubuntu
ubuntulinux-xilinx-zynqmp (6.8.0.1032.33) @ noble2026-07-16ubuntu
ubuntulinux-tools-oracle-edge (5.15.0.1108.114~20.04.1) @ focal2026-07-16ubuntu
ubuntulinux-tools-nvidia-hwe-24.04-edge (7.0.0-1013.13) @ resolute2026-07-16ubuntu
ubuntulinux-tools-nvidia-hwe-24.04 (6.17.0-1026.26) @ noble2026-07-16ubuntu
ubuntulinux-tools-raspi-realtime-6.8 (6.8.0-2049.50) @ noble2026-07-16ubuntu
ubuntulinux-tools-fips-6.8 (6.8.0-134.134+fips1) @ noble2026-07-16ubuntu
ubuntulinux-xilinx-zynqmp-tools-5.15.0-1074 (5.15.0-1074.78) @ jammy2026-07-16ubuntu
ubuntulinux-tools-raspi-6.17 (6.17.0-1021.21) @ questing2026-07-16ubuntu
ubuntulinux-tools-raspi-6.8 (6.8.0-1060.64) @ noble2026-07-16ubuntu
ubuntulinux-tools-raspi-nolpae (5.15.0.1105.103) @ jammy2026-07-16ubuntu
ubuntulinux-tools-intel-iotg-edge (5.15.0.1106.112~20.04.1) @ focal2026-07-16ubuntu
ubuntulinux-tools-oem-7.0 (7.0.0-1008.8) @ resolute2026-07-16ubuntu
ubuntulinux-virtual-hwe-26.04-edge (7.0.0-27.27) @ resolute2026-07-16ubuntu
redhatkernel-0:4.18.0-372.201.1.el8_62026-07-15redhat
redhatkernel-0:6.12.0-55.88.1.el10_02026-07-14redhat
redhatkernel-0:5.14.0-570.127.1.el9_62026-07-13redhat
redhatkernel-0:5.14.0-284.179.1.el9_22026-07-07redhat
redhatkernel-rt-0:5.14.0-284.179.1.rt14.464.el9_22026-07-06redhat
redhatkernel-0:6.12.0-211.28.1.el10_22026-06-25redhat
redhatkernel-0:5.14.0-687.17.1.el9_82026-06-22redhat
redhatkernel-0:4.18.0-553.136.1.el8_102026-06-19redhat
redhatkernel-rt-0:4.18.0-553.136.1.rt7.477.el8_102026-06-19redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Additional Vendor Advisories

(16)

Data Freshness Timeline

(refreshed 10× in last 7d / 102× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

Showing the most recent 100 of 243 total refreshes for this CVE.

  1. 2026-07-22 14:08 UTCEPSS rescore
  2. 2026-07-21 15:24 UTCEPSS rescore
  3. 2026-07-20 17:08 UTCEPSS rescore
  4. 2026-07-19 14:31 UTCEPSS rescore
  5. 2026-07-19 02:29 UTCEPSS rescore
  6. 2026-07-18 10:04 UTCEPSS rescore
  7. 2026-07-16 17:03 UTCEPSS rescore
  8. 2026-07-16 10:25 UTCVendor advisory
  9. 2026-07-16 10:25 UTCGHSA enrichment
  10. 2026-07-15 16:57 UTCEPSS rescore
  11. 2026-07-15 02:00 UTCEPSS rescore
  12. 2026-07-13 22:30 UTCEPSS rescore
  13. 2026-07-13 06:13 UTCEPSS rescore
  14. 2026-07-12 05:46 UTCEPSS rescore
  15. 2026-07-12 01:37 UTCVendor advisory
  16. 2026-07-12 01:37 UTCGHSA enrichment
  17. 2026-07-11 21:21 UTCVendor advisory
  18. 2026-07-11 21:20 UTCGHSA enrichment
  19. 2026-07-11 08:27 UTCEPSS rescore
  20. 2026-07-09 19:10 UTCEPSS rescore
  21. 2026-07-08 22:48 UTCVendor advisory
  22. 2026-07-08 22:47 UTCGHSA enrichment
  23. 2026-07-08 18:33 UTCVendor advisory
  24. 2026-07-08 18:33 UTCGHSA enrichment
  25. 2026-07-08 15:16 UTCEPSS rescore
Show 75 more
  1. 2026-07-07 13:46 UTCEPSS rescore
  2. 2026-07-06 16:27 UTCEPSS rescore
  3. 2026-07-06 02:23 UTCEPSS rescore
  4. 2026-07-05 02:30 UTCEPSS rescore
  5. 2026-07-04 06:31 UTCEPSS rescore
  6. 2026-07-02 23:28 UTCVendor advisory
  7. 2026-07-02 23:28 UTCGHSA enrichment
  8. 2026-07-02 14:18 UTCVendor advisory
  9. 2026-07-02 14:17 UTCGHSA enrichment
  10. 2026-07-01 20:31 UTCVendor advisory
  11. 2026-07-01 20:31 UTCGHSA enrichment
  12. 2026-07-01 15:07 UTCEPSS rescore
  13. 2026-07-01 13:59 UTCVendor advisory
  14. 2026-07-01 13:59 UTCGHSA enrichment
  15. 2026-07-01 09:14 UTCVendor advisory
  16. 2026-07-01 09:14 UTCGHSA enrichment
  17. 2026-07-01 03:13 UTCVendor advisory
  18. 2026-07-01 03:13 UTCGHSA enrichment
  19. 2026-06-30 23:22 UTCEPSS rescore
  20. 2026-06-30 06:10 UTCVendor advisory
  21. 2026-06-30 06:10 UTCGHSA enrichment
  22. 2026-06-30 02:03 UTCVendor advisory
  23. 2026-06-30 02:03 UTCGHSA enrichment
  24. 2026-06-29 19:43 UTCVendor advisory
  25. 2026-06-29 19:43 UTCGHSA enrichment
  26. 2026-06-29 14:06 UTCEPSS rescore
  27. 2026-06-29 14:06 UTCEPSS rescore
  28. 2026-06-29 13:45 UTCVendor advisory
  29. 2026-06-29 13:45 UTCGHSA enrichment
  30. 2026-06-29 00:45 UTCVendor advisory
  31. 2026-06-29 00:45 UTCGHSA enrichment
  32. 2026-06-28 20:37 UTCVendor advisory
  33. 2026-06-28 20:37 UTCGHSA enrichment
  34. 2026-06-28 16:29 UTCVendor advisory
  35. 2026-06-28 16:29 UTCGHSA enrichment
  36. 2026-06-28 14:07 UTCEPSS rescore
  37. 2026-06-28 10:56 UTCVendor advisory
  38. 2026-06-28 10:56 UTCGHSA enrichment
  39. 2026-06-28 06:44 UTCVendor advisory
  40. 2026-06-28 06:43 UTCGHSA enrichment
  41. 2026-06-28 04:56 UTCEPSS rescore
  42. 2026-06-28 04:56 UTCEPSS rescore
  43. 2026-06-28 02:37 UTCVendor advisory
  44. 2026-06-28 02:37 UTCGHSA enrichment
  45. 2026-06-27 22:27 UTCVendor advisory
  46. 2026-06-27 22:27 UTCGHSA enrichment
  47. 2026-06-27 18:20 UTCVendor advisory
  48. 2026-06-27 18:20 UTCGHSA enrichment
  49. 2026-06-27 14:08 UTCVendor advisory
  50. 2026-06-27 14:08 UTCGHSA enrichment
  51. 2026-06-27 09:52 UTCVendor advisory
  52. 2026-06-27 09:52 UTCGHSA enrichment
  53. 2026-06-27 05:45 UTCVendor advisory
  54. 2026-06-27 05:45 UTCGHSA enrichment
  55. 2026-06-27 03:08 UTCEPSS rescore
  56. 2026-06-27 01:38 UTCVendor advisory
  57. 2026-06-27 01:38 UTCGHSA enrichment
  58. 2026-06-26 20:59 UTCVendor advisory
  59. 2026-06-26 20:59 UTCGHSA enrichment
  60. 2026-06-26 16:53 UTCVendor advisory
  61. 2026-06-26 16:53 UTCGHSA enrichment
  62. 2026-06-26 02:06 UTCVendor advisory
  63. 2026-06-26 02:06 UTCGHSA enrichment
  64. 2026-06-25 21:08 UTCVendor advisory
  65. 2026-06-25 21:08 UTCGHSA enrichment
  66. 2026-06-25 16:55 UTCVendor advisory
  67. 2026-06-25 16:55 UTCGHSA enrichment
  68. 2026-06-25 13:49 UTCEPSS rescore
  69. 2026-06-25 12:47 UTCVendor advisory
  70. 2026-06-25 12:47 UTCGHSA enrichment
  71. 2026-06-25 08:38 UTCVendor advisory
  72. 2026-06-25 08:38 UTCGHSA enrichment
  73. 2026-06-24 22:49 UTCVendor advisory
  74. 2026-06-24 22:49 UTCGHSA enrichment
  75. 2026-06-24 14:05 UTCEPSS rescore

Frequently asked(5)

What is CVE-2026-46135?
CVE-2026-46135 is a critical vulnerability published on May 28, 2026. In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmettcphandle_icreq() updates queue->state after sending an Initialization Connection Response (ICResp), but it does so without serializing against target-side queue…
When was CVE-2026-46135 disclosed?
CVE-2026-46135 was first published in the National Vulnerability Database on May 28, 2026, with the most recent update on July 4, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-46135 actively exploited?
CVE-2026-46135 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 27.8% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-46135?
CVE-2026-46135 has a CVSS v3 base score of 9.8 (NVD).
How do I remediate CVE-2026-46135?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-46135, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-46135

Explore →

Is Your Infrastructure Affected by CVE-2026-46135?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.