Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
From: 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, gregkh@linuxfoundation.org,
	chenxiaosong@chenxiaosong.com, stable@vger.kernel.org
Cc: linux-cifs@vger.kernel.org
Subject: [PATCH v4 0/1] smb/client: fix out-of-bounds read
Date: Wed,  6 May 2026 11:49:07 +0800	[thread overview]
Message-ID: <20260506034908.3874700-1-zisenye@stu.xidian.edu.cn> (raw)

From: Zisen Ye <zisenye@stu.xidian.edu.cn>

v3->v4: in the loop, validate the EA list entries against the constrained OutputBufferLength.

v3: https://lore.kernel.org/linux-cifs/20260503134333.3260640-1-zisenye@stu.xidian.edu.cn/

The following patches from v2 have already been merged into cifs-2.6.git for-next:
  - smb/client: fix out-of-bounds read in symlink_data()

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

 fs/smb/client/smb2inode.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

-- 
2.54.0


             reply	other threads:[~2026-05-06  3:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-06  3:49 zisenye [this message]
2026-05-06  3:49 ` [PATCH v4 1/1] smb/client: fix out-of-bounds read in smb2_compound_op() zisenye
2026-05-06 16:03   ` 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=20260506034908.3874700-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=stable@vger.kernel.org \
    --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).