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>] [day] [month] [year] [list]
Message-ID: <CAH2r5mvo7wL59QnXL5aBiwYYGMg9oqf4LtO1bu+AX0ym5YFQ9g@mail.gmail.com>
Date: Thu, 13 Nov 2025 22:23:46 -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>
Subject: [GIT PULL] smb3 client 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/sfrench/cifs-2.6.git tags/v6.18-rc5-smb-client-fixes

for you to fetch changes up to d93a89684dce949c2ea817b6f07feee9a45241a7:

  smb: client: let smbd_disconnect_rdma_connection() turn CREATED into
DISCONNECTED (2025-11-11 11:05:35 -0600)

----------------------------------------------------------------
Four smb client fixes, most also for stable
- Multichannel reconnect channel selection fix
- Fix for smbdirect (RDMA) disconnect bug
- Fix for incorrect username length check
- Fix memory leak in mount parm processing
----------------------------------------------------------------
Edward Adam Davis (1):
      cifs: client: fix memory leak in smb3_fs_context_parse_param

Henrique Carvalho (1):
      smb: client: fix cifs_pick_channel when channel needs reconnect

Stefan Metzmacher (1):
      smb: client: let smbd_disconnect_rdma_connection() turn CREATED
into DISCONNECTED

Yiqi Sun (1):
      smb: fix invalid username check in smb3_fs_context_parse_param()

 fs/smb/client/fs_context.c | 4 +++-
 fs/smb/client/smbdirect.c  | 3 +++
 fs/smb/client/transport.c  | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)


-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ