diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2023-06-24 12:33:09 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-06-26 00:07:04 -0500 |
commit | 98422bdd4cb3ca4d08844046f6507d7ec2c2b8d8 (patch) | |
tree | f0e55e71c92a0691ab11c0a22e3568d8ae8f0398 /tools/hv | |
parent | f65fadb0422537d73f9a6472861852dc2f7a6a5b (diff) | |
download | linux-stable-98422bdd4cb3ca4d08844046f6507d7ec2c2b8d8.tar.gz linux-stable-98422bdd4cb3ca4d08844046f6507d7ec2c2b8d8.tar.bz2 linux-stable-98422bdd4cb3ca4d08844046f6507d7ec2c2b8d8.zip |
ksmbd: fix out of bounds read in smb2_sess_setup
ksmbd does not consider the case of that smb2 session setup is
in compound request. If this is the second payload of the compound,
OOB read issue occurs while processing the first payload in
the smb2_sess_setup().
Cc: stable@vger.kernel.org
Reported-by: zdi-disclosures@trendmicro.com # ZDI-CAN-21355
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions