Re: [PATCH] RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQ

Bart Van Assche <[email protected]> Thu, 30 Jul 2026 11:32:09 -0700
Newsgroups org.kernel.vger.linux-rdma,org.kernel.vger.linux-kernel,org.kernel.vger.stable
Message-ID <[email protected]>
On 7/29/26 2:32 AM, Yehyeong Lee wrote:
> Drop a request that is shorter than the structure being parsed, and
> check byte_len before the tsk_mgmt read.

Reviewed-by: Bart Van Assche <[email protected]>