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/sfrench/cifs-2.6.git tags/6.3-rc6-smb311-client-negcontext-fix for you to fetch changes up to 5105a7ffce19160e7062aee67fb6b3b8a1b56d78: cifs: fix negotiate context parsing (2023-04-15 18:26:56 -0500) ---------------------------------------------------------------- Small client fix for better checking for smb311 negotiate context overflows, also marked for stable (I updated the description of this commit today to add an additional Reviewed-by) ---------------------------------------------------------------- David Disseldorp (1): cifs: fix negotiate context parsing fs/cifs/smb2pdu.c | 41 +++++++++++++++++++++++++++++++---------- -- Thanks, Steve