Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
From: Zisen Ye <zisenye@stu.xidian.edu.cn>
To: smfrench@gmail.com, linkinjeon@kernel.org, pc@manguebit.org,
	ronniesahlberg@gmail.com, sprasad@microsoft.com, tom@talpey.com,
	bharathsm@microsoft.com, senozhatsky@chromium.org,
	dhowells@redhat.com, chenxiaosong@chenxiaosong.com,
	gregkh@linuxfoundation.org
Cc: linux-cifs@vger.kernel.org, Zisen Ye <zisenye@stu.xidian.edu.cn>
Subject: [PATCH v2 0/2] smb/client: fix out-of-bounds read
Date: Sat,  2 May 2026 17:54:33 +0800	[thread overview]
Message-ID: <20260502095435.2969835-1-zisenye@stu.xidian.edu.cn> (raw)

v1->v2:
  - Add Fixes tag.
  - Cc stable.

Zisen Ye (2):
  smb/client: fix out-of-bounds read in smb2_compound_op()
  smb/client: fix out-of-bounds read in symlink_data()

 fs/smb/client/smb2inode.c | 3 +++
 fs/smb/client/smb2misc.c  | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.53.0


             reply	other threads:[~2026-05-02  9:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-02  9:54 Zisen Ye [this message]
2026-05-02 10:44 ` [PATCH v2 1/2] smb/client: fix out-of-bounds read in smb2_compound_op() jasonye247
2026-05-02 13:26   ` Steve French
2026-05-02 10:48 ` [PATCH v2 2/2] smb/client: fix out-of-bounds read in symlink_data() jasonye247
2026-05-02 13:31   ` Steve French

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=20260502095435.2969835-1-zisenye@stu.xidian.edu.cn \
    --to=zisenye@stu.xidian.edu.cn \
    --cc=bharathsm@microsoft.com \
    --cc=chenxiaosong@chenxiaosong.com \
    --cc=dhowells@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linkinjeon@kernel.org \
    --cc=linux-cifs@vger.kernel.org \
    --cc=pc@manguebit.org \
    --cc=ronniesahlberg@gmail.com \
    --cc=senozhatsky@chromium.org \
    --cc=smfrench@gmail.com \
    --cc=sprasad@microsoft.com \
    --cc=tom@talpey.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).