[GIT PULL] ksmbd server fixes

From: Steve French
Date: Fri Jan 02 2026 - 09:38:11 EST


Please pull the following changes since commit
f8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da:

Linux 6.19-rc3 (2025-12-28 13:24:26 -0800)

are available in the Git repository at:

git://git.samba.org/ksmbd.git tags/v6.19-rc3-smb3-server-fixes

for you to fetch changes up to f416c556997aa56ec4384c6b6efd6a0e6ac70aa7:

smb/server: fix refcount leak in smb2_open() (2025-12-29 17:39:58 -0600)

----------------------------------------------------------------
Four smb3 server fixes
- Fix memory leak
- Fix two refcount leaks
- Fix error path in create_smb2_pipe
----------------------------------------------------------------
ZhangGuoDong (3):
smb/server: call ksmbd_session_rpc_close() on error path in
create_smb2_pipe()
smb/server: fix refcount leak in parse_durable_handle_context()
smb/server: fix refcount leak in smb2_open()

Zilin Guan (1):
ksmbd: Fix memory leak in get_file_all_info()

fs/smb/server/smb2pdu.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)

--
Thanks,

Steve