Impact
A heap out‑of‑bounds write exists in the Linux kernel’s RPC‑over‑RDMA server reply path. A crafted NFS READ request from a client—with an empty write list and no reply chunk—forces the server to linearize a multi‑page reply into a fixed 4 KB heap buffer without bounds checking, causing a heap overflow. The overflow can crash the kernel or corrupt adjacent kernel objects, allowing privilege escalation or denial of service.
Affected Systems
Affected are Red Hat Enterprise Linux families: versions 6, 7, 8, 9 and the Enterprise Linux for NVIDIA 26 distribution. The flaw resides in the kernel module handling NFS over RDMA and requires the kernel to be compiled with CONFIG_SUNRPC_XPRT_RDMA enabled and RDMA hardware such as InfiniBand or RoCE present. Systems lacking RDMA hardware or NFS‑over‑RDMA export are not affected.
Risk and Exploitability
The CVSS score of 8.8 classifies the vulnerability as high. EPSS is not available and the flaw is not listed in CISA’s KEV catalog. Exploitation requires an RDMA‑enabled NFS server and a client able to send the specific malformed RPC request. An attacker can trigger a kernel crash or corrupt heap objects to potentially achieve code execution on the host. Disaster will occur if the vulnerable kernel is accessible to untrusted clients over the network.
OpenCVE Enrichment