Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] smb/server: fix some bugs
@ 2026-08-14  2:36 Ze Tan
  2026-08-14  2:36 ` [PATCH 1/3] smb/server: fix tree connection leak in smb2_tree_connect() Ze Tan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Ze Tan @ 2026-08-14  2:36 UTC (permalink / raw)
  To: linkinjeon, sfrench, senozhatsky, constant.lee, tom, chenxiaosong,
	linux-cifs
  Cc: tanze

Ze Tan (3):
  smb/server: fix tree connection leak in smb2_tree_connect()
  smb/server: check create_proc_sessions() failure
  smb/server: check create_proc_shares() failure

 fs/smb/server/server.c  |  9 +++++++--
 fs/smb/server/smb2pdu.c | 10 +++++++++-
 2 files changed, 16 insertions(+), 3 deletions(-)


base-commit: e7317f3e411724b3e8ba813bb2c09a5c7d381327
-- 
2.43.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-08-14  6:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-14  2:36 [PATCH 0/3] smb/server: fix some bugs Ze Tan
2026-08-14  2:36 ` [PATCH 1/3] smb/server: fix tree connection leak in smb2_tree_connect() Ze Tan
2026-08-14  5:51   ` Namjae Jeon
2026-08-14  2:36 ` [PATCH 2/3] smb/server: check create_proc_sessions() failure Ze Tan
2026-08-14  2:36 ` [PATCH 3/3] smb/server: check create_proc_shares() failure Ze Tan
2026-08-14  5:44   ` Namjae Jeon
2026-08-14  6:27     ` ChenXiaoSong
2026-08-14  6:40       ` Namjae Jeon
2026-08-14  6:44         ` ChenXiaoSong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox