[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtksWKZNn7WmHGT4t9fi6duL_nuTgdMwrx9c2gqw899YQ@mail.gmail.com>
Date: Thu, 4 Apr 2024 22:15:16 -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>,
Namjae Jeon <linkinjeon@...nel.org>
Subject: [GIT PULL] ksmbd server fixes
Please pull the following changes since commit
39cd87c4eb2b893354f3b850f916353f2658ae6f:
Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)
are available in the Git repository at:
git://git.samba.org/ksmbd.git tags/6.9-rc2-ksmbd-server-fixes
for you to fetch changes up to 5ed11af19e56f0434ce0959376d136005745a936:
ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
(2024-04-02 09:21:25 -0500)
----------------------------------------------------------------
3 ksmbd changesets, all also for stable
- encryption fix
- memory overrun fix
- oplock break fix
----------------------------------------------------------------
Namjae Jeon (3):
ksmbd: don't send oplock break if rename fails
ksmbd: validate payload size in ipc response
ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
fs/smb/server/ksmbd_netlink.h | 3 ++-
fs/smb/server/mgmt/share_config.c | 7 ++++++-
fs/smb/server/smb2ops.c | 10 +++++-----
fs/smb/server/smb2pdu.c | 3 ++-
fs/smb/server/transport_ipc.c | 37 +++++++++++++++++++++++++++++++++++++
5 files changed, 52 insertions(+), 8 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists