You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
smb: client: fix potential OOB in smb2_dump_detail()
jira VULN-6795
cve CVE-2023-6610
commit-author Paulo Alcantara <pc@manguebit.com>
commit 567320c
Validate SMB message with ->check_message() before calling
->calc_smb_size().
This fixes CVE-2023-6610.
Reported-by: j51569436@gmail.com
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218219
Cc; stable@vger.kernel.org
Signed-off-by: Paulo Alcantara <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
(cherry picked from commit 567320c)
Signed-off-by: Marcin Wcisło <marcin.wcislo@conclusive.pl>
0 commit comments