[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtb82d1+_nY=Kk6F3VN-8V3sY8f-PXtK0E=sa_C6vgtUw@mail.gmail.com>
Date: Thu, 1 Jan 2026 21:54:08 -0600
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
f8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da:
Linux 6.19-rc3 (2025-12-28 13:24:26 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/v6.19-rc3-smb3-client-fixes
for you to fetch changes up to fa2fd0b10f66b08bc44745feed1761d7c1539d6e:
smb: client: fix UBSAN array-index-out-of-bounds in
smb2_copychunk_range (2025-12-30 09:17:41 -0600)
----------------------------------------------------------------
Two smb3 client fixes
- Fix array out of bounds error in copy_file_range
- Add tracepoint to help debug ioctl failures
----------------------------------------------------------------
Henrique Carvalho (1):
smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range
Steve French (1):
smb3 client: add missing tracepoint for unsupported ioctls
fs/smb/client/ioctl.c | 3 +++
fs/smb/client/smb2ops.c | 6 ++++++
fs/smb/client/trace.h | 1 +
3 files changed, 10 insertions(+)
--
Thanks,
Steve
Powered by blists - more mailing lists