Please pull the following changes since commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230: Linux 6.12-rc6 (2024-11-03 14:05:52 -1000) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/v6.12-rc6-smb3-client-fix for you to fetch changes up to ef7134c7fc48e1441b398e55a862232868a6f0a7: smb: client: Fix use-after-free of network namespace. (2024-11-03 19:28:31 -0600) ---------------------------------------------------------------- Fix net namespace refcount use after free issue ---------------------------------------------------------------- Kuniyuki Iwashima (1): smb: client: Fix use-after-free of network namespace. fs/smb/client/connect.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) -- Thanks, Steve