[GIT PULL] smb client fix
From: Steve French
Date: Fri Dec 26 2025 - 15:06:51 EST
Please pull the following changes since commit
9448598b22c50c8a5bb77a9103e2d49f134c9578:
Linux 6.19-rc2 (2025-12-21 15:52:04 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/v6.19-rc2-smb3-client-fix
for you to fetch changes up to cb6d5aa9c0f10074f1ad056c3e2278ad2cc7ec8d:
cifs: Fix memory and information leak in smb3_reconfigure()
(2025-12-24 11:07:15 -0600)
----------------------------------------------------------------
SMB3 client fix
- Fix potential memory leak
----------------------------------------------------------------
Zilin Guan (1):
cifs: Fix memory and information leak in smb3_reconfigure()
fs/smb/client/fs_context.c | 2 ++
1 file changed, 2 insertions(+)
--
Thanks,
Steve