[GIT PULL] ksmbd server fixes

From: Steve French

Date: Thu Feb 26 2026 - 18:14:48 EST


Please pull the following changes since commit
6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

git://git.samba.org/ksmbd.git tags/v7.0-rc1-ksmbd-server-fixes

for you to fetch changes up to 6b4f875aac344cdd52a1f34cc70ed2f874a65757:

ksmbd: fix signededness bug in smb_direct_prepare_negotiation()
(2026-02-22 21:27:33 -0600)

----------------------------------------------------------------
Two ksmbd server fixes
- auth security improvement
- fix potential buffer overflow in smbdirect negotiation
----------------------------------------------------------------
Eric Biggers (1):
ksmbd: Compare MACs in constant time

Nicholas Carlini (1):
ksmbd: fix signededness bug in smb_direct_prepare_negotiation()

fs/smb/server/Kconfig | 1 +
fs/smb/server/auth.c | 4 +++-
fs/smb/server/smb2pdu.c | 5 +++--
fs/smb/server/transport_rdma.c | 4 ++--
4 files changed, 9 insertions(+), 5 deletions(-)

--
Thanks,

Steve