CVE-2026-53176

CRITICALPre-NVD 9.89.8
EchelonGraph scoreMEDIUM confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 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: 1%CVSS: 9.8Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN

In drivers/infiniband/ulp/isert/ib_isert.c, isert_login_recv_done() computes the login request payload length as wc->byte_len minus ISER_HEADERS_LEN with no lower bound, and login_req_len is a signed int. A remote iSER initiator can post a login Send work request carrying fewer than ISER_HEADERS_LEN (76) bytes, so the subtraction underflows and login_req_len becomes negative.

isert_rx_login_req() then reads that negative length back into a signed int, takes size = min(rx_buflen, MAX_KEY_VALUE_PAIRS), and because the min() is signed it keeps the negative value; the value is then passed as the memcpy() length and sign-extended to a multi-gigabyte size_t. The copy into the 8192-byte login->req_buf runs far out of bounds and faults, crashing the target node. The login phase precedes iSCSI authentication, so no credentials are required to reach this path.

Reject any login PDU shorter than ISER_HEADERS_LEN before the subtraction, mirroring the existing early return on a failed work completion, so login_req_len can never go negative. The upper bound was already safe: a posted login buffer cannot deliver more than ISER_RX_PAYLOAD_SIZE, so the difference stays at or below MAX_KEY_VALUE_PAIRS and the existing min() clamps it; only the missing lower bound needs to be added.

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%
Exploitation1% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
51%
KEV
Not listed

Published

June 25, 2026

Last Modified

July 15, 2026

Advisory Details (10)

Auto-updated Jul 25, 2026
Patch available. Sources: redhat.
redhat

2492741 – (CVE-2026-53176) CVE-2026-53176 kernel: IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN

https://bugzilla.redhat.com/show_bug.cgi?id=2492741
redhat Patch Available

cve-details

https://access.redhat.com/security/cve/CVE-2026-53176
generic

IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN - kernel/git/stable/linux.git - Linux kernel stable tree

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

IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN - kernel/git/stable/linux.git - Linux kernel stable tree

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

IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN - kernel/git/stable/linux.git - Linux kernel stable tree

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

IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN - kernel/git/stable/linux.git - Linux kernel stable tree

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

IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN - kernel/git/stable/linux.git - Linux kernel stable tree

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

IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/75ee6e4aa096aa9e7b2dd5c8ff98356e30aceefb
generic

IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/29e7b925ae6df64894e82ab6419994dc25580a8a
generic

IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1ca40b243277c9e88be5e00bd3e083f71aefb93e

Vendor Advisories for CVE-2026-53176(2)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(2)

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

Data Freshness Timeline

(refreshed 19× in last 7d / 274× 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 278 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-53176?
CVE-2026-53176 is a critical vulnerability published on June 25, 2026. In the Linux kernel, the following vulnerability has been resolved: IB/isert: Reject login PDUs shorter than ISERHEADERSLEN In drivers/infiniband/ulp/isert/ibisert.c, isertloginrecvdone() computes the login request payload length as wc->byte_len minus ISERHEADERSLEN with no lower bound, and…
When was CVE-2026-53176 disclosed?
CVE-2026-53176 was first published in the National Vulnerability Database on June 25, 2026, with the most recent update on July 15, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53176 actively exploited?
CVE-2026-53176 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 49.4% of all scored CVEs.
What is the CVSS score of CVE-2026-53176?
CVE-2026-53176 has a CVSS v3 base score of 9.8 (NVD).
How do I remediate CVE-2026-53176?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53176, 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-53176

Explore →

Is Your Infrastructure Affected by CVE-2026-53176?

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