From: Linus Torvalds Date: Tue, 20 Jun 2023 18:50:40 +0000 (-0700) Subject: Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd X-Git-Tag: v6.4~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99ec1ed7c2ed358280588ab1d013387e8c7a9333;p=thirdparty%2Flinux.git Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd Pull smb server fixes from Steve French: "Four smb3 server fixes, all also for stable: - fix potential oops in parsing compounded requests - fix various paths (mkdir, create etc) where mnt_want_write was not checked first - fix slab out of bounds in check_message and write" * tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd: ksmbd: validate session id and tree id in the compound request ksmbd: fix out-of-bound read in smb2_write ksmbd: add mnt_want_write to ksmbd vfs functions ksmbd: validate command payload size --- 99ec1ed7c2ed358280588ab1d013387e8c7a9333