[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtZfrePFu5F-xiQXaaE_piwoe1i=BkpwFmve_ywKiCpsA@mail.gmail.com>
Date: Fri, 2 Jan 2026 08:37:03 -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>,
Namjae Jeon <linkinjeon@...nel.org>
Subject: [GIT PULL] ksmbd server fixes
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
Powered by blists - more mailing lists