[PATCH v3] net/mvneta: fix possible out-of-bounds write
Jerin Jacob
jerinjacobk at gmail.com
Thu Oct 24 08:27:32 CEST 2024
On Thu, Oct 10, 2024 at 6:40 AM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> On Thu, 10 Oct 2024 00:53:26 +0000
> Chengwen Feng <fengchengwen at 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 at dpdk.org
> >
> > Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>
> > Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
Applied to dpdk-next-net-mrvl/for-main. Thanks
More information about the dev
mailing list