3 matches found
CVE-2026-89528
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Read lists that exceed the page budget Individual Read segment lengths are validated at decode time, but nothing prevents a requester from sending multiple segments whose cumulative length exceeds the rqpages arra...
CVE-2026-89529
CVE-2026-89529 affects the svcrdma (NFS/RDMA server) subsystem in the Linux kernel . The RPC/RDMA Read list decoder stores wire-supplied segment lengths without validation: xdr_count_read_segments() checks 4-byte alignment but does not cap the segment length. An oversized rs_length reaches svc_rd...
PT-2026-90244
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Read lists that exceed the page budget Individual Read segment lengths are validated at decode time, but nothing prevents a requester from sending multiple segments whose cumulative length exceeds the rq pages arr...