[GIT PULL] smb3 client fix
From: Steve French
Date: Sat Feb 22 2025 - 20:04:19 EST
Please pull the following changes since commit
e9a8cac0bf895efe0bc7b11d174e8dae9b195da8:
Merge tag 'v6.14-rc3-smb3-client-fixes' of
git://git.samba.org/sfrench/cifs-2.6 (2025-02-20 08:59:00 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/v6.14-rc3-smb3-client-fix-part2
for you to fetch changes up to 860ca5e50f73c2a1cef7eefc9d39d04e275417f7:
smb: client: Add check for next_buffer in
receive_encrypted_standard() (2025-02-20 12:10:39 -0600)
----------------------------------------------------------------
SMB client fix
- Fix potential null pointer dereference
----------------------------------------------------------------
Haoxiang Li (1):
smb: client: Add check for next_buffer in receive_encrypted_standard()
fs/smb/client/smb2ops.c | 4 ++++
1 file changed, 4 insertions(+)
--
Thanks,
Steve