From: Linus Torvalds Date: Sun, 21 May 2023 17:55:31 +0000 (-0700) Subject: Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd X-Git-Tag: v6.6.7~2813 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e2065b8c1b0120d47b327364a1a09090bdc11f31;p=platform%2Fkernel%2Flinux-starfive.git Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd Pull ksmbd server fixes from Steve French: - two fixes for incorrect SMB3 message validation (one for client which uses 8 byte padding, and one for empty bcc) - two fixes for out of bounds bugs: one for username offset checks (in session setup) and the other for create context name length checks in open requests * tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd: ksmbd: smb2: Allow messages padded to 8byte boundary ksmbd: allocate one more byte for implied bcc[0] ksmbd: fix wrong UserName check in session_user ksmbd: fix global-out-of-bounds in smb2_find_context_vals --- e2065b8c1b0120d47b327364a1a09090bdc11f31