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: <CAH2r5mvmJJAp1AX2Sda3ungmu7hcaYje2NYS6YtngC4F67PHeA@mail.gmail.com>
Date: Fri, 31 Oct 2025 11:13:15 -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>
Subject: [GIT PULL] smb3 client 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/sfrench/cifs-2.6.git tags/6.18-rc3-smb-client-fixes

for you to fetch changes up to 895ad6f7083b0c9f1902b23b84136298a492cbeb:

  smb: client: call smbd_destroy() in the same splace as
kernel_sock_shutdown()/sock_release() (2025-10-29 20:13:13 -0500)

----------------------------------------------------------------
Four smb client fixes
- Fix potential UAF in statfs
- DFS fix for expired referrals
- Fix minor modinfo typo
- small improvement to reconnect for smbdirect
----------------------------------------------------------------
Henrique Carvalho (1):
      smb: client: fix potential cfid UAF in smb2_query_info_compound

Paulo Alcantara (1):
      smb: client: handle lack of IPC in dfs_cache_refresh()

Stefan Metzmacher (1):
      smb: client: call smbd_destroy() in the same splace as
kernel_sock_shutdown()/sock_release()

Steve French (1):
      cifs: fix typo in enable_gcm_256 module parameter

 fs/smb/client/cifsfs.c    |  2 +-
 fs/smb/client/cifsproto.h |  2 ++
 fs/smb/client/connect.c   | 46 ++++++++++++++++-----------------------
 fs/smb/client/dfs_cache.c | 55 ++++++++++++++++++++++++++++++++++++++++-------
 fs/smb/client/smb2ops.c   |  3 ++-
 5 files changed, 71 insertions(+), 37 deletions(-)


-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ