Impact
The vulnerability resides in the Linux kernel's RDMA read handling, where the RPC/RDMA Read chunk position supplied by a remote client is stored without proper bounds checking. This oversight allows the reference memory beyond the intended inline body. The resulting out-of-bounds read can expose adjacent slab memory, providing an attacker with kernel data that may contain sensitive information or enable further exploitation.
Affected Systems
All installations of the Linux kernel that of distribution or specific kernel version, until the official patch that validates read positions is applied. The vulnerability is present in both single- and multi-chunk RDMA read paths.
Risk and Exploitability
The CVSS score of 8.1 classifies this as a high severity flaw. The EPSS score of less than 1% indicates a very low probability of exploitation, though it is non‑zero, and the vulnerability is not listed in the CISA KEV catalog. Attackers could exploit it over the network by sending crafted RDMA read requests, assuming RDMA services are reachable. No user interaction is required, and the exploit would rely purely on network traffic or an embedded client. Prompt remediation is therefore critical.
OpenCVE Enrichment