Re: [PATCH] RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQ
From: Bart Van Assche
Date: Thu Jul 30 2026 - 14:44:45 EST
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 <bvanassche@xxxxxxx>