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: <CAH2r5mvjSQNPb7M1ammL5_9+Qx7d-hVQXtTy+rBrbcdDSbfK9w@mail.gmail.com>
Date: Thu, 9 Jan 2025 18:37:19 -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>, 
	Namjae Jeon <linkinjeon@...nel.org>
Subject: [GIT PULL] ksmbd server fixes

Please pull the following changes since commit
9d89551994a430b50c4fffcb1e617a057fa76e20:

  Linux 6.13-rc6 (2025-01-05 14:13:40 -0800)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/6.13-rc6-ksmbd-server-fixes

for you to fetch changes up to e8580b4c600e085b3c8e6404392de2f822d4c132:

  ksmbd: Implement new SMB3 POSIX type (2025-01-07 18:48:49 -0600)

----------------------------------------------------------------
Four ksmbd server fixes, most also for stable
- fix for reporting special file type more accurately when POSIX
extensions negotiated
- minor cleanup
- fix possible incorrect creation path when dirname is not present.
In some cases, Windows's apps create files without checking if they exist.
- fix potential NULL pointer dereference sending interim response
----------------------------------------------------------------
He Wang (1):
      ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked

Namjae Jeon (1):
      ksmbd: Implement new SMB3 POSIX type

Thorsten Blum (1):
      ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()

Wentao Liang (1):
      ksmbd: fix a missing return value check bug

 fs/smb/server/smb2pdu.c        | 43 +++++++++++++++++++++++++++++++++++++++++++
 fs/smb/server/smb2pdu.h        | 10 ++++++++++
 fs/smb/server/transport_rdma.c |  3 +--
 fs/smb/server/vfs.c            |  3 ++-
 4 files changed, 56 insertions(+), 3 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ