lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5muR=S_6jx7KtLofSSY9T3depX6yXNqK7PX3LDiNvZW0hw@mail.gmail.com>
Date: Tue, 20 Aug 2024 18:53:57 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, Namjae Jeon <linkinjeon@...nel.org>, 
	CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] ksmbd server fixes

Please pull the following changes since commit
47ac09b91befbb6a235ab620c32af719f8208399:

  Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/6.11-rc4-server-fixes

for you to fetch changes up to 7c525dddbee71880e654ad44f3917787a4f6042c:

  ksmbd: Replace one-element arrays with flexible-array members
(2024-08-18 17:02:36 -0500)

----------------------------------------------------------------
four ksmbd server fixes:
- important reconnect fix
- fix for memcpy issues on mount
- two minor cleanup patches

----------------------------------------------------------------
Namjae Jeon (2):
      ksmbd: Use unsafe_memcpy() for ntlm_negotiate
      ksmbd: fix race condition between destroy_previous_session() and
smb2 operations()

Thorsten Blum (1):
      ksmbd: Replace one-element arrays with flexible-array members

Victor Timofei (1):
      ksmbd: fix spelling mistakes in documentation

 Documentation/filesystems/smb/ksmbd.rst | 26 +++++++++++++-------------
 fs/smb/server/connection.c              | 34 +++++++++++++++++++++++++++++++++-
 fs/smb/server/connection.h              |  3 ++-
 fs/smb/server/mgmt/user_session.c       |  9 +++++++++
 fs/smb/server/smb2pdu.c                 | 13 ++++++++-----
 fs/smb/server/smb_common.h              |  4 ++--
 6 files changed, 67 insertions(+), 22 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ