[dpdk-dev] [PATCH] net/mlx5: fix segfault due to array overflow

Ferruh Yigit ferruh.yigit at intel.com
Thu Nov 2 20:04:42 CET 2017


On 11/2/2017 6:30 AM, Nelio Laranjeiro wrote:
> VLAN id is limited to MLX5_MAX_VLAN_IDS which is not verified by the code
> before trying to add a new VLAN filter.
> 
> Fixes: 272733b5ebfd ("net/mlx5: use flow to enable unicast traffic")
> 
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list