From: Greg KH <gregkh@linuxfoundation.org>
To: "k.chen" <k.chen@smail.nju.edu.cn>
Cc: security@kernel.org, slava@dubeyko.com, frank.li@vivo.com,
linux-fsdevel@vger.kernel.org, glaubitz@physik.fu-berlin.de,
wenzhi.wang@uwaterloo.ca, liushixin2@huawei.com
Subject: Re: [PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
Date: Sat, 6 Sep 2025 13:32:56 +0200 [thread overview]
Message-ID: <2025090630-undercut-modified-3805@gregkh> (raw)
In-Reply-To: <20250906100923.444243-1-k.chen@smail.nju.edu.cn>
On Sat, Sep 06, 2025 at 06:09:23PM +0800, k.chen wrote:
> The previous fix (94458781aee6) was insufficient,
> as it did not consider that
> sizeof(struct hfsplus_attr_unistr) != sizeof(struct hfsplus_unistr).
>
> Fixes: 94458781aee6 ("hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()")
> Signed-off-by: k.chen <k.chen@smail.nju.edu.cn>
Please use your name and not your email address for the
"signed-off-by:" name portion.
thanks,
greg k-h
next prev parent reply other threads:[~2025-09-06 11:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-06 10:09 [PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc() k.chen
2025-09-06 11:32 ` Greg KH [this message]
2025-09-06 21:37 ` kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2025-07-03 18:41 Viacheslav Dubeyko
2025-07-09 5:10 ` Yangtao Li
2025-07-09 18:19 ` Viacheslav Dubeyko
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=2025090630-undercut-modified-3805@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=frank.li@vivo.com \
--cc=glaubitz@physik.fu-berlin.de \
--cc=k.chen@smail.nju.edu.cn \
--cc=linux-fsdevel@vger.kernel.org \
--cc=liushixin2@huawei.com \
--cc=security@kernel.org \
--cc=slava@dubeyko.com \
--cc=wenzhi.wang@uwaterloo.ca \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.