]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag '6.18-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Oct 2025 16:34:21 +0000 (09:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Oct 2025 16:34:21 +0000 (09:34 -0700)
commitb909d77359b82821e1c6b6a3a8a51b355b06fdb5
tree0464a6493f7b05e8e7d1120a1ebe4a7148bdfa58
parent58fdd8484c05a19942690008304228ad784771e9
parent895ad6f7083b0c9f1902b23b84136298a492cbeb
Merge tag '6.18-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - fix potential UAF in statfs

 - DFS fix for expired referrals

 - fix minor modinfo typo

 - small improvement to reconnect for smbdirect

* tag '6.18-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb: client: call smbd_destroy() in the same splace as kernel_sock_shutdown()/sock_release()
  smb: client: handle lack of IPC in dfs_cache_refresh()
  smb: client: fix potential cfid UAF in smb2_query_info_compound
  cifs: fix typo in enable_gcm_256 module parameter