mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -04:00
A RDMA read-list cannot contain more elements than RPCSVC_MAXPAGES or it will overflow the DTO context. Verify this when processing the protocol header. Signed-off-by: Tom Tucker <tom@opengridcomputing.com>