CVE-2026-72464

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-08-15. a secondary CVSS source baseline 7.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 5 sources updated this week
7.5EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 7.5Exploit: 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:

xprtrdma: Repost Receive buffers for malformed replies

rpcrdma_wc_receive() decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdma_reply_handler(). The handler must post a replacement Receive WR before returning unless ownership of the rep has moved elsewhere, as on the backchannel path.

Commit 2ae50ad68cd7 ("xprtrdma: Close window between waking RPC senders and posting Receives") moved the Receive refill out of rpcrdma_wc_receive(), where it had run ahead of every reply, into rpcrdma_reply_handler() so that the responder's credit grant could be parsed before reposting. The bad-version and short-reply exits never reach that refill: they recycle the rep and return without calling rpcrdma_post_recvs().

A remote peer can therefore drain the client's posted Receive queue by sending a sustained stream of replies that are shorter than the fixed transport header or that carry an unrecognized RPC/RDMA version. Each such reply consumes one posted Receive without replacing it. Once the queue empties, the peer's next Send finds no posted Receive and the transport stalls until reconnect.

Route both malformed-reply exits through the shared repost tail after recycling the rep, refilling against buf->rb_credits, the most recent accepted credit grant. Neither exit updates the congestion window, so RPCs admitted under the previous grant remain in flight awaiting replies. A smaller refill target would let a stream of malformed replies ratchet the posted Receive count down to the batch floor while the congestion window still admits rb_credits RPCs; a burst of valid replies to those RPCs could then overrun the posted Receives, and because the client connects with rnr_retry_count of zero, a single RNR NAK terminates the connection. Refilling against rb_credits also restores the target that applied to malformed replies before commit 2ae50ad68cd7 ("xprtrdma: Close window between waking RPC senders and posting Receives") when rpcrdma_post_recvs() computed it from rb_credits internally. rb_credits is at least one from connection establishment onward, so the repost path always keeps Receives posted.

CVSS v3
7.5
EG Score
7.5(high)
EG Risk
39(Track)
EG Risk 39/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
Severity75% × 45%
Exploitation1% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
49%
KEV
Not listed

Published

August 15, 2026

Last Modified

August 17, 2026

Advisory Details (6)

Auto-updated Aug 17, 2026
No patch confirmed yet.
generic

xprtrdma: Repost Receive buffers for malformed replies - kernel/git/stable/linux.git - Linux kernel stable tree

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

xprtrdma: Repost Receive buffers for malformed replies - kernel/git/stable/linux.git - Linux kernel stable tree

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

xprtrdma: Repost Receive buffers for malformed replies - kernel/git/stable/linux.git - Linux kernel stable tree

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

xprtrdma: Repost Receive buffers for malformed replies - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/4322fd9645ee769ad29ce5caea74a1cd9b17269d
generic

xprtrdma: Repost Receive buffers for malformed replies - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/19fae02b272ee4bcdfb5db57f402d28f1697167a
generic

xprtrdma: Repost Receive buffers for malformed replies - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/007b4da2f38dcc16a13265416f4ca9f179bab610

Vendor Advisories for CVE-2026-72464(1)

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

Data Freshness Timeline

(refreshed 31× in last 7d / 31× 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.

  1. 2026-08-21 07:05 UTCEG score recompute
  2. 2026-08-21 07:05 UTCGHSA enrichment
  3. 2026-08-20 22:56 UTCEPSS rescore
  4. 2026-08-20 19:02 UTCGHSA enrichment
  5. 2026-08-20 07:01 UTCGHSA enrichment
  6. 2026-08-19 19:01 UTCEG score recompute
  7. 2026-08-19 19:01 UTCGHSA enrichment
  8. 2026-08-19 17:04 UTCEPSS rescore
  9. 2026-08-19 07:00 UTCGHSA enrichment
  10. 2026-08-18 19:00 UTCEG score recompute
  11. 2026-08-18 19:00 UTCGHSA enrichment
  12. 2026-08-18 13:49 UTCEPSS rescore
  13. 2026-08-18 13:49 UTCEPSS rescore
  14. 2026-08-18 06:59 UTCGHSA enrichment
  15. 2026-08-17 18:59 UTCEG score recompute
  16. 2026-08-17 18:59 UTCGHSA enrichment
  17. 2026-08-17 13:47 UTCEPSS rescore
  18. 2026-08-17 06:28 UTCEG score recompute
  19. 2026-08-17 06:28 UTCGHSA enrichment
  20. 2026-08-17 05:57 UTCEG score recompute 7.50
  21. 2026-08-17 05:57 UTCGHSA enrichment
  22. 2026-08-17 05:54 UTCMITRE cvelistV5CVSS v3 → 7.5 · severity → HIGH
  23. 2026-08-17 05:28 UTCEG score recompute
  24. 2026-08-17 05:28 UTCGHSA enrichment
  25. 2026-08-17 05:24 UTCMITRE cvelistV5
Show 6 more
  1. 2026-08-16 14:56 UTCEPSS rescore
  2. 2026-08-16 14:56 UTCEPSS rescore
  3. 2026-08-16 02:15 UTCEPSS rescore
  4. 2026-08-15 06:23 UTCNVD update
  5. 2026-08-15 06:03 UTCEG score recompute
  6. 2026-08-15 06:02 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-72464?
CVE-2026-72464 is a high vulnerability published on August 15, 2026. In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Repost Receive buffers for malformed replies rpcrdmawcreceive() decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdmareplyhandler(). The handler must post a…
When was CVE-2026-72464 disclosed?
CVE-2026-72464 was first published in the National Vulnerability Database on August 15, 2026, with the most recent update on August 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-72464 actively exploited?
CVE-2026-72464 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 50.5% of all scored CVEs.
What is the CVSS score of CVE-2026-72464?
CVE-2026-72464 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-72464?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-72464, 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-72464

Explore →

Is Your Infrastructure Affected by CVE-2026-72464?

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