[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtA224oMgWCMhxo4xH_8GVziw6dUWY7zG+0WaRm6FzV+w@mail.gmail.com>
Date: Fri, 5 Sep 2025 10:13:36 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes
Please pull the following changes since commit
b320789d6883cc00ac78ce83bccbfe7ed58afcf0:
Linux 6.17-rc4 (2025-08-31 15:33:07 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.17-RC4-smb3-client-fixes
for you to fetch changes up to 70bccd9855dae56942f2b18a08ba137bb54093a0:
cifs: prevent NULL pointer dereference in UTF16 conversion
(2025-09-04 11:43:31 -0500)
----------------------------------------------------------------
Five SMB3.1.1 client fixes
- Fix two potential NULL pointer references
- Two debugging improvements (to help debug recent issues)
a new tracepoint, and minor improvement to DebugData
- Trivial comment cleanup
----------------------------------------------------------------
Bharath SM (3):
smb: client: fix spellings in comments
smb: client: add new tracepoint to trace lease break notification
smb: client: show negotiated cipher in DebugData
Makar Semyonov (1):
cifs: prevent NULL pointer dereference in UTF16 conversion
Wang Zhaolong (1):
smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show()
fs/smb/client/cifs_debug.c | 31 ++++++++++++++++++++------
fs/smb/client/cifs_unicode.c | 3 +++
fs/smb/client/reparse.c | 2 +-
fs/smb/client/smb1ops.c | 4 ++--
fs/smb/client/smb2misc.c | 19 ++++++++++++----
fs/smb/client/smb2pdu.c | 4 ++--
fs/smb/client/trace.h | 52 +++++++++++++++++++++++++++++++++++++++++---
7 files changed, 96 insertions(+), 19 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists