From: Jerin Jacob <jerinjacobk@gmail.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: Chengwen Feng <fengchengwen@huawei.com>,
thomas@monjalon.net, ferruh.yigit@amd.com, dev@dpdk.org,
zr@semihalf.com, lironh@marvell.com
Subject: Re: [PATCH v3] net/mvneta: fix possible out-of-bounds write
Date: Thu, 24 Oct 2024 11:57:32 +0530 [thread overview]
Message-ID: <CALBAE1O7zRqesMuFKpHj6uA1efsJBUQfsx95+VeK+-GAOzA-tw@mail.gmail.com> (raw)
In-Reply-To: <20241009181041.2bec5001@hermes.local>
On Thu, Oct 10, 2024 at 6:40 AM Stephen Hemminger
<stephen@networkplumber.org> wrote:
>
> On Thu, 10 Oct 2024 00:53:26 +0000
> Chengwen Feng <fengchengwen@huawei.com> wrote:
>
> > The mvneta_ifnames_get() function will save 'iface' value to ifnames,
> > it will out-of-bounds write if passed many iface pairs (e.g.
> > 'iface=xxx,iface=xxx,...').
> >
> > Fixes: 4ccc8d770d3b ("net/mvneta: add PMD skeleton")
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
> > Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>
>
> Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Applied to dpdk-next-net-mrvl/for-main. Thanks
prev parent reply other threads:[~2024-10-24 6:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-09 2:23 [PATCH] " Chengwen Feng
2024-10-09 3:48 ` Stephen Hemminger
2024-10-09 3:48 ` zhoumin
2024-10-09 6:08 ` [PATCH v2] " Chengwen Feng
2024-10-09 15:09 ` Stephen Hemminger
2024-10-09 18:00 ` Stephen Hemminger
2024-10-10 1:01 ` fengchengwen
2024-10-10 0:53 ` [PATCH v3] " Chengwen Feng
2024-10-10 1:10 ` Stephen Hemminger
2024-10-24 6:27 ` Jerin Jacob [this message]
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=CALBAE1O7zRqesMuFKpHj6uA1efsJBUQfsx95+VeK+-GAOzA-tw@mail.gmail.com \
--to=jerinjacobk@gmail.com \
--cc=dev@dpdk.org \
--cc=fengchengwen@huawei.com \
--cc=ferruh.yigit@amd.com \
--cc=lironh@marvell.com \
--cc=stephen@networkplumber.org \
--cc=thomas@monjalon.net \
--cc=zr@semihalf.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).