diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2024-04-12 09:45:00 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-04-19 20:48:47 -0500 |
commit | 17cf0c2794bdb6f39671265aa18aea5c22ee8c4a (patch) | |
tree | 4753df1ab69cee91533f4d250cfc2fd7bb1ac96f /drivers/fpga/tests/fpga-region-test.c | |
parent | c119f4ede3fa90a9463f50831761c28f989bfb20 (diff) |
ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
The response buffer should be allocated in smb2_allocate_rsp_buf
before validating request. But the fields in payload as well as smb2 header
is used in smb2_allocate_rsp_buf(). This patch add simple buffer size
validation to avoid potencial out-of-bounds in request buffer.
Cc: stable@vger.kernel.org
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/fpga/tests/fpga-region-test.c')
0 files changed, 0 insertions, 0 deletions