Commit dc31884
ksmbd: fix out of bounds in smb3_decrypt_req()
smb3_decrypt_req() validate if pdu_length is smaller than
smb2_transform_hdr size.
Reported-by: zdi-disclosures@trendmicro.com # ZDI-CAN-21589
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 2b57a43 commit dc31884
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8614 | 8614 | | |
8615 | 8615 | | |
8616 | 8616 | | |
8617 | | - | |
| 8617 | + | |
| 8618 | + | |
8618 | 8619 | | |
8619 | 8620 | | |
8620 | 8621 | | |
| |||
0 commit comments