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: <CAH2r5mt98+bMTuyp+AuEJMi8rCo+2PTxy=a8a_gXi4AyLuSG+A@mail.gmail.com>
Date: Thu, 16 Oct 2025 11:52:42 -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
3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/v6.18-rc1-smb-server-fixes

for you to fetch changes up to 88f170814fea74911ceab798a43cbd7c5599bed4:

  ksmbd: fix recursive locking in RPC handle list access (2025-10-15
06:03:09 -0500)

----------------------------------------------------------------
Three ksmbd fixes, and one cleanup
- Fix RPC hang due to locking bug
- Fix for memory leak  in read and refcount leak (in session setup)
- Minor cleanup
----------------------------------------------------------------
Marios Makassikis (1):
      ksmbd: fix recursive locking in RPC handle list access

Markus Elfring (1):
      smb: server: Use common error handling code in smb_direct_rdma_xmit()

ZhangGuoDong (2):
      smb/server: fix possible memory leak in smb2_read()
      smb/server: fix possible refcount leak in smb2_sess_setup()

 fs/smb/server/mgmt/user_session.c |  7 ++-----
 fs/smb/server/smb2pdu.c           | 11 ++++++++++-
 fs/smb/server/transport_ipc.c     | 12 ++++++++++++
 fs/smb/server/transport_rdma.c    | 20 ++++++++++----------
 4 files changed, 34 insertions(+), 16 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ