summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2023-06-24 12:33:09 +0900
committerSteve French <stfrench@microsoft.com>2023-06-26 00:07:04 -0500
commit98422bdd4cb3ca4d08844046f6507d7ec2c2b8d8 (patch)
treef0e55e71c92a0691ab11c0a22e3568d8ae8f0398 /tools
parentf65fadb0422537d73f9a6472861852dc2f7a6a5b (diff)
downloadlinux-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')
0 files changed, 0 insertions, 0 deletions