CVE-2026-72465

Source
https://cve.org/CVERecord?id=CVE-2026-72465
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72465.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72465
Downstream
Published
2026-08-15T05:57:08.767Z
Modified
2026-08-18T03:56:26.383905771Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
xprtrdma: Sanitize the reply credit grant after parsing
Details

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

xprtrdma: Sanitize the reply credit grant after parsing

The outnorqst exit in rpcrdmareplyhandler() branches away before the credit clamp, so a reply that matches no pending request reaches outpost carrying the raw credit value parsed from the wire. rpcrdmapostrecvs() does not bound its @needed argument: the refill loop allocates and chains Receive WRs until the count is satisfied or allocation fails. A peer that sends a well-formed reply carrying an unknown XID and an inflated credit grant therefore drives rep allocation and Receive posting past remaxrequests on every such reply.

Move the clamp to immediately after the credit field is parsed, ahead of the first branch that can reach out_post, so every later consumer sees a sanitized value. The cwnd update stays on the matched-request path.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72465.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d01d6670c169316115b26dfb3585a73dfe40b563
Fixed
7cf332b3d82d73ffceedca6b4a120be074172021
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d1b159356a3584943192712392fcb2439aafb8c1
Fixed
41634242140173eabbf54f899f9c70b5c685e786
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
17da9e0caa8615f6fc3b4022eadbd78a9aea1a2a
Fixed
8be1bb378def94a5cb8f7527a191e476407118ec
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e7ae0883c8c89b901226de43862184bf37054338
Fixed
469b22376ee73369711ecf2761bd122ef4195963
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
704f3f640f72db4d44ec5ce3db8d4e150c974bc7
Fixed
33db78b1b24fc6a464ae08aa4d2538c5f883eb5e
Fixed
c3a628aab2dc8f5fd7bff86ceaeae64de590e60a

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72465.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.1.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72465.json"