Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-72464

7.5 · HIGH
Published Aug 15, 2026 EPSS 0.68% (50th pctl)

Overview

CVE-2026-72464 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-72464?

CVE-2026-72464 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-72464?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-72464?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-72464?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-72464 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.