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: <CAH2r5mt03Ds=Fcbn59XO+9Vy6SVpeQ4DvcUzu-gA4-=gw5A2nw@mail.gmail.com>
Date: Wed, 12 Nov 2025 22:39:33 -0600
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>, 
	"Stefan (metze) Metzmacher" <metze@...ba.org>, CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] ksmbd server fixes

Please pull the following changes since commit
e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c:

  Linux 6.18-rc5 (2025-11-09 15:10:19 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 55286b1e1bf4ce55f61ad2816d4ff8a7861a8cbb:

  smb: server: let smb_direct_disconnect_rdma_connection() turn
CREATED into DISCONNECTED (2025-11-11 09:50:35 -0600)

----------------------------------------------------------------
Three ksmbd server fixes
- Fix smbdirect (RDMA) disconnect hang bug
- Fix potential Denial of Service when connection limit exceeded
- Fix smbdirect (RDMA) connection (potentially accessing freed memory) bug
----------------------------------------------------------------
Joshua Rogers (2):
      smb: server: rdma: avoid unmapping posted recv on accept failure
      ksmbd: close accepted socket when per-IP limit rejects connection

Stefan Metzmacher (1):
      smb: server: let smb_direct_disconnect_rdma_connection() turn
CREATED into DISCONNECTED

 fs/smb/server/transport_rdma.c | 14 +++++++++++++-
 fs/smb/server/transport_tcp.c  |  5 ++++-
 2 files changed, 17 insertions(+), 2 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ