Please pull the following changes since commit ceb6a6f023fd3e8b07761ed900352ef574010bcb: Linux 6.7-rc6 (2023-12-17 15:19:28 -0800) are available in the Git repository at: git://git.samba.org/ksmbd.git tags/6.7rc7-smb3-srv-fix for you to fetch changes up to d10c77873ba1e9e6b91905018e29e196fd5f863d: ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16() (2023-12-27 22:55:36 -0600) ---------------------------------------------------------------- ksmbd server fix, also for stable - address possible slab out of bounds in parsing of open requests ---------------------------------------------------------------- Namjae Jeon (1): ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16() fs/smb/server/smb2misc.c | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) -- Thanks, Steve