Please pull the following changes since commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d: Linux 6.3-rc6 (2023-04-09 11:15:57 -0700) are available in the Git repository at: git://git.samba.org/ksmbd.git tags/6.3-rc6-ksmbd-server-fix for you to fetch changes up to e7067a446264a7514fa1cfaa4052cdb6803bc6a2: ksmbd: avoid out of bounds access in decode_preauth_ctxt() (2023-04-13 14:17:32 -0500) ---------------------------------------------------------------- smb311 server preauth integrity negotiate context parsing fix (check for out of bounds access) ---------------------------------------------------------------- David Disseldorp (1): ksmbd: avoid out of bounds access in decode_preauth_ctxt() --Please pull the following changes since commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d: Linux 6.3-rc6 (2023-04-09 11:15:57 -0700) are available in the Git repository at: git://git.samba.org/ksmbd.git tags/6.3-rc6-ksmbd-server-fix for you to fetch changes up to e7067a446264a7514fa1cfaa4052cdb6803bc6a2: ksmbd: avoid out of bounds access in decode_preauth_ctxt() (2023-04-13 14:17:32 -0500) ---------------------------------------------------------------- smb311 server preauth integrity negotiate context parsing fix (check for out of bounds access) ---------------------------------------------------------------- David Disseldorp (1): ksmbd: avoid out of bounds access in decode_preauth_ctxt() fs/ksmbd/smb2pdu.c | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) Thanks, Steve