[PATCH v3 5/5] net/mvneta: fix possible out-of-bounds write
    Ferruh Yigit 
    ferruh.yigit at amd.com
       
    Fri Nov  3 14:39:24 CET 2023
    
    
  
On 11/3/2023 7:38 AM, Chengwen Feng 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>
    
    
More information about the dev
mailing list