[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5muDMKFMMtG1_rUK6-h6T34qM4miRUL+hCQh72r-TrNoow@mail.gmail.com>
Date: Fri, 26 Sep 2025 11:18:04 -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
07e27ad16399afcd693be20211b0dfae63e0615f:
Linux 6.17-rc7 (2025-09-21 15:08:52 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/v6.17rc7-smb3-client-fixes
for you to fetch changes up to fbe2dc6a9c7318f7263f5e4d50f6272b931c5756:
smb: client: fix wrong index reference in smb2_compound_op()
(2025-09-26 09:45:16 -0500)
----------------------------------------------------------------
Two smb3 client fixes
- Fix unlink bug
- Fix potential out of bounds access in processing compound requests
----------------------------------------------------------------
Paulo Alcantara (1):
smb: client: handle unlink(2) of files open by different clients
Sang-Heon Jeon (1):
smb: client: fix wrong index reference in smb2_compound_op()
fs/smb/client/smb2inode.c | 101
+++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 89 insertions(+), 12 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists