CVE Catalog

CVE-2026-13087

HighCVSS 8.8
Published: Translated: NVD NIST

Summary

A heap out-of-bounds write vulnerability in the Linux kernel's RPC-over-RDMA server reply path can be triggered by a crafted request, leading to a kernel heap overflow, which may cause a kernel crash or potential code execution.

Risk Assessment

A remote attacker can cause a system crash or achieve kernel code execution, posing a serious risk to security and availability.

Recommendation

Apply security patches provided by your kernel distribution.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

A heap out-of-bounds write vulnerability was found in the Linux kernel's RPC-over-RDMA server reply path in net/sunrpc/xprtrdma/svc_rdma_sendto.c. When a crafted RPC-over-RDMA client sends a large NFS READ request with an empty Write list and no Reply chunk, the server linearizes the entire multi-page reply into a fixed-size 4096-byte heap buffer without bounds checking, resulting in a kernel heap overflow. This can lead to denial of service via kernel crash or potential code execution through corruption of adjacent kernel heap objects.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS