Improper input validation in Linux kernel - CVE-2026-72465

 

Improper input validation in Linux kernel - CVE-2026-72465

Published: August 15, 2026


Vulnerability identifier: #VU142976
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-72465
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper input validation in rpcrdma_reply_handler() and rpcrdma_post_recvs() when processing a well-formed reply with an unknown XID and an inflated credit grant. A remote attacker can send a specially crafted reply to cause a denial of service.

The issue occurs because the raw credit value parsed from the wire can reach Receive work request allocation logic without being clamped.


Affected software

Linux kernel

How to mitigate CVE-2026-72465

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins