From: Linus Torvalds Date: Wed, 26 Jul 2023 18:20:36 +0000 (-0700) Subject: Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f40125c0a160912ee3ac8def2f7de5bacb80df50;p=linux.git Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd Pull ksmbd server fixes from Steve French: - fixes for two possible out of bounds access (in negotiate, and in decrypt msg) - fix unsigned compared to zero warning - fix path lookup crossing a mountpoint - fix case when first compound request is a tree connect - fix memory leak if reads are compounded * tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd: ksmbd: fix out of bounds in init_smb2_rsp_hdr() ksmbd: no response from compound read ksmbd: validate session id and tree id in compound request ksmbd: fix out of bounds in smb3_decrypt_req() ksmbd: check if a mount point is crossed during path lookup ksmbd: Fix unsigned expression compared with zero --- f40125c0a160912ee3ac8def2f7de5bacb80df50