CVE-2026-53176

CRITICALPre-NVD 9.89.8
EchelonGraph scoreHIGH 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.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 1%CVSS: 9.8Exploit: NoneExposed: 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(high)
EPSS
50.0%
KEV
Not listed

Published

June 25, 2026

Last Modified

July 6, 2026

Advisory Details (10)

Auto-updated Jul 3, 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 136× in last 7d / 176× 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 176 total refreshes for this CVE.

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