From: Ze Tan <tanze@kylinos.cn>
To: linkinjeon@kernel.org, sfrench@samba.org,
senozhatsky@chromium.org, constant.lee@samsung.com,
tom@talpey.comm, chenxiaosong@chenxiaosong.com,
linux-cifs@vger.kernel.org
Cc: tanze@kylinos.cn
Subject: [PATCH 0/3] smb/server: fix some bugs
Date: Fri, 14 Aug 2026 10:36:28 +0800 [thread overview]
Message-ID: <cover.1786674373.git.tanze@kylinos.cn> (raw)
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
next reply other threads:[~2026-08-14 2:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 2:36 Ze Tan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1786674373.git.tanze@kylinos.cn \
--to=tanze@kylinos.cn \
--cc=chenxiaosong@chenxiaosong.com \
--cc=constant.lee@samsung.com \
--cc=linkinjeon@kernel.org \
--cc=linux-cifs@vger.kernel.org \
--cc=senozhatsky@chromium.org \
--cc=sfrench@samba.org \
--cc=tom@talpey.comm \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox