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: <CAH2r5mu7ZOL06JftZt4forRyQy77+OYZQ0gWYn5Cs9Rvk62vjQ@mail.gmail.com>
Date: Tue, 28 Oct 2025 18:50:25 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Namjae Jeon <linkinjeon@...nel.org>, LKML <linux-kernel@...r.kernel.org>, 
	CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] ksmbd server fixes

Please pull the following changes since commit
dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa:

  Linux 6.18-rc3 (2025-10-26 15:59:49 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f574069c5c55ebe642f899a01c8f127d845fd562:

  smb: server: let smb_direct_cm_handler() call ib_drain_qp() after
smb_direct_disconnect_rdma_work() (2025-10-26 20:47:32 -0500)

----------------------------------------------------------------
Three ksmbd server fixes
- Improve check for malformed payload
- Fix free transport smbdirect potential race
- Fix potential race in credit allocation during smbdirect negotiation
----------------------------------------------------------------
Qianchang Zhao (1):
      ksmbd: transport_ipc: validate payload size before reading handle

Stefan Metzmacher (2):
      smb: server: call smb_direct_post_recv_credits() when the
negotiation is done
      smb: server: let smb_direct_cm_handler() call ib_drain_qp()
after smb_direct_disconnect_rdma_work()

 fs/smb/server/transport_ipc.c  |  8 ++++++-
 fs/smb/server/transport_rdma.c | 47 ++++++++++++++++++++++++++++++++----------
 2 files changed, 43 insertions(+), 12 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ