[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mu3N+w35w+z_UAK4gnriBD+2gxvemXXR93XS_wF9nMRNQ@mail.gmail.com>
Date: Thu, 16 Jan 2025 22:49:00 -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
5bc55a333a2f7316b58edc7573e8e893f7acb532:
Linux 6.13-rc7 (2025-01-12 14:37:56 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.13-rc7-SMB3-client-fixes
for you to fetch changes up to fa2f9906a7b333ba757a7dbae0713d8a5396186e:
smb: client: fix double free of TCP_Server_Info::hostname
(2025-01-15 16:56:06 -0600)
----------------------------------------------------------------
two client fixes, both for stable
- fix double free when reconnect racing with closing session
- fix SMB1 reconnect with password rotation
----------------------------------------------------------------
Meetakshi Setiya (1):
cifs: support reconnect with alternate password for SMB1
Paulo Alcantara (1):
smb: client: fix double free of TCP_Server_Info::hostname
fs/smb/client/cifssmb.c | 11 ++++++++++-
fs/smb/client/connect.c | 3 +--
2 files changed, 11 insertions(+), 3 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists