diff options
author | Long Li <leo.lilong@huawei.com> | 2023-07-29 06:36:18 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-08-06 04:56:54 +0300 |
commit | 5aa4fda5aa9c2a5a7bac67b4a12b089ab81fee3c (patch) | |
tree | ed650d5eedca34957157bb091e06934ae9d7afcf /fs/smb/server/connection.h | |
parent | 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4 (diff) | |
download | linux-5aa4fda5aa9c2a5a7bac67b4a12b089ab81fee3c.tar.xz |
ksmbd: validate command request size
In commit 2b9b8f3b68ed ("ksmbd: validate command payload size"), except
for SMB2_OPLOCK_BREAK_HE command, the request size of other commands
is not checked, it's not expected. Fix it by add check for request
size of other commands.
Cc: stable@vger.kernel.org
Fixes: 2b9b8f3b68ed ("ksmbd: validate command payload size")
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Long Li <leo.lilong@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/smb/server/connection.h')
0 files changed, 0 insertions, 0 deletions