Heap-based buffer overflow in Linux kernel - CVE-2026-89530
Published: September 12, 2026
Vulnerability details
The vulnerability allows a remote attacker to corrupt adjacent slab memory.
The vulnerability exists due to a heap-based buffer overflow in svc_rdma_xb_linearize() when processing oversized inline RPC-over-RDMA replies without a Write list or Reply chunk. A remote attacker can request an oversized inline reply without providing a Write list or Reply chunk to corrupt adjacent slab memory.
The posted scatter/gather entry length can cause the device to read beyond the mapped region.