Files
linux/fs
Namjae Jeon 330d900620 ksmbd: fix out of bounds in init_smb2_rsp_hdr()
[ Upstream commit 536bb492d3 ]

If client send smb2 negotiate request and then send smb1 negotiate
request, init_smb2_rsp_hdr is called for smb1 negotiate request since
need_neg is set to false. This patch ignore smb1 packets after ->need_neg
is set to false.

Reported-by: zdi-disclosures@trendmicro.com # ZDI-CAN-21541
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-13 09:42:21 +02:00
..
2023-08-11 12:08:24 +02:00
2022-09-24 07:00:00 +02:00
2023-08-30 16:11:10 +02:00
2023-08-30 16:11:10 +02:00
2023-07-19 16:21:03 +02:00
2023-07-27 08:50:32 +02:00
2023-05-11 23:03:05 +09:00
2022-09-11 20:26:07 -07:00
2023-02-22 12:59:46 +01:00
2023-08-30 16:11:10 +02:00
2022-09-24 07:00:00 +02:00
2023-08-30 16:11:10 +02:00
2023-07-19 16:22:15 +02:00
2023-01-04 11:29:01 +01:00