On Thu, 10 Oct 2024 00:53:26 +0000 Chengwen Feng <[email protected]> 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: [email protected]
>
> Signed-off-by: Chengwen Feng <[email protected]>
> Acked-by: Ferruh Yigit <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>

