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 — 5 sources updated this week
9.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 9.8Exploit: None knownExposed: 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)
EG Risk
49(Track)
EG Risk 49/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity98% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
34%
KEV
Not listed

Published

May 28, 2026

Last Modified

July 24, 2026

Advisory Details (8)

Auto-updated Sep 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/b7dd4d27aa70bd98bb10572310e913668baf6a65
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/9c63cf80895a70eb4fcfcaa725bb1ac9ae76f02b
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/6f96dea4819d122737b217ea16660d255abbf8c6
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(31)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntulinux-tools-gcp-edge (7.0.0-1011.11~24.04.1) @ noble2026-09-14ubuntu
ubuntulinux-virtual-hwe-20.04-edge (5.15.0.185.166) @ jammy2026-09-14ubuntu
ubuntulinux-tools-raspi-realtime-7.0 (7.0.0-1014.14) @ resolute2026-09-14ubuntu
ubuntulinux-tools-nvidia-lowlatency-64k-6.8 (6.8.0-1058.61.1) @ noble2026-09-14ubuntu
ubuntulinux-tools-nvidia-tegra-rt-6.8 (6.8.0-1029.30) @ noble2026-09-14ubuntu
ubuntulinux-tools-lowlatency-hwe-20.04-edge (6.8.0-134.134.1) @ noble2026-09-14ubuntu
ubuntulinux-tools-oracle-edge (5.15.0.1108.114~20.04.1) @ focal2026-09-14ubuntu
ubuntulinux-tools-nvidia-hwe-24.04-edge (7.0.0-1013.13) @ resolute2026-09-14ubuntu
ubuntulinux-tools-nvidia-hwe-24.04 (6.17.0-1026.26) @ noble2026-09-14ubuntu
ubuntulinux-tools-realtime-hwe-24.04-edge (6.17.0-1017.19) @ questing2026-09-14ubuntu
ubuntulinux-tools-raspi-6.8 (6.8.0-1060.64) @ noble2026-09-14ubuntu
ubuntulinux-tools-fips-6.8 (6.8.0-134.134+fips1) @ noble2026-09-14ubuntu
ubuntulinux-tools-raspi-nolpae (5.15.0.1105.103) @ jammy2026-09-14ubuntu
ubuntulinux-xilinx-zynqmp-tools-5.15.0-1074 (5.15.0-1074.78) @ jammy2026-09-14ubuntu
ubuntulinux-virtual-hwe-24.04 (6.17.0-40.40~24.04.1) @ noble2026-09-14ubuntu
ubuntulinux-tools-intel-iotg-edge (5.15.0.1106.112~20.04.1) @ focal2026-09-14ubuntu
ubuntulinux-virtual-hwe-24.04-edge (7.0.0-28.28~24.04.1) @ noble2026-09-14ubuntu
ubuntulinux-tools-azure-fde-7.0 (7.0.0-1009.9) @ resolute2026-09-14ubuntu
redhatkernel-0:4.18.0-305.199.1.el8_42026-07-30redhat
redhatkernel-0:4.18.0-477.156.1.el8_82026-07-29redhat
redhatkernel-0:5.14.0-427.139.1.el9_42026-07-22redhat
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-rt-0:4.18.0-553.136.1.rt7.477.el8_102026-06-19redhat
redhatkernel-0:4.18.0-553.136.1.el8_102026-06-19redhat
linuxKernel @ 5.10.261osv

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.

Affected Packages

(5 across 4 ecosystems)
Debian:11(2)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 5.10.92-2 (55 versions)5.10.262-1
linux-6.16.1.106-3~deb11u1 ... 6.1.177-1~deb11u1 (22 versions)6.1.180-1~deb11u1
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 6.1.99-1 (55 versions)6.1.180-1
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.88-1~bpo12+1 (21 versions)6.12.88-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.0.7-1~bpo13+1 (136 versions)7.0.7-1

Weakness Classification(1)

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

Additional Vendor Advisories

(13)

Data Freshness Timeline

(refreshed 10× in last 7d / 53× 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 485 total refreshes for this CVE.

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

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 24, 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 0% probability of exploitation in the next 30 days, which ranks it in the top 66.3% of all scored CVEs.
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

See which npm, PyPI, Go, and Maven packages are affected by 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.