From: Peter Maydell <peter.maydell@linaro.org>
To: Chen Qun <kuhn.chenqun@huawei.com>
Cc: zhanghailiang <zhang.zhanghailiang@huawei.com>,
"Yoshinori Sato" <ysato@users.sourceforge.jp>,
"QEMU Trivial" <qemu-trivial@nongnu.org>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"QEMU Developers" <qemu-devel@nongnu.org>,
"Gan Qixin" <ganqixin@huawei.com>,
"Euler Robot" <euler.robot@huawei.com>
Subject: Re: [PATCH-for-5.2 v2] hw/intc: fix heap-buffer-overflow in rxicu_realize()
Date: Fri, 20 Nov 2020 16:41:55 +0000 [thread overview]
Message-ID: <CAFEAcA8Ax3X5EFAgvGR_PVztLx7ShTweX63sd6k4CeqJqXnNRw@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA_BSYrq87it7UXWJUDvUuA8L8U1Y8mxkyZdwzb3n_sSiA@mail.gmail.com>
On Fri, 20 Nov 2020 at 13:44, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> On Wed, 11 Nov 2020 at 14:18, Chen Qun <kuhn.chenqun@huawei.com> wrote:
> >
> > When 'j = icu->nr_sense – 1', the 'j < icu->nr_sense' condition is true,
> > then 'j = icu->nr_sense', the'icu->init_sense[j]' has out-of-bounds access.
> > Suggested-by: Peter Maydell <peter.maydell@linaro.org>
> > Reported-by: Euler Robot <euler.robot@huawei.com>
> > Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com>
>
>
> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
I'll take this via target-arm.next, I guess.
thanks
-- PMM
next prev parent reply other threads:[~2020-11-20 16:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-11 14:17 [PATCH-for-5.2 v2] hw/intc: fix heap-buffer-overflow in rxicu_realize() Chen Qun
2020-11-16 1:52 ` Chenqun (kuhn)
2020-11-20 13:44 ` Peter Maydell
2020-11-20 16:41 ` Peter Maydell [this message]
2020-11-20 17:53 ` Philippe Mathieu-Daudé
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=CAFEAcA8Ax3X5EFAgvGR_PVztLx7ShTweX63sd6k4CeqJqXnNRw@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=euler.robot@huawei.com \
--cc=f4bug@amsat.org \
--cc=ganqixin@huawei.com \
--cc=kuhn.chenqun@huawei.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=ysato@users.sourceforge.jp \
--cc=zhang.zhanghailiang@huawei.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 NNTP newsgroup(s).