numam-dpdk/drivers/net/bonding
Radu Nicolau 726158060d net/bonding: fix potential out of bounds read
Add validation to pointer constructed from the IPv4 header length
in order to prevent malformed packets from generating a potential
out of bounds memory read.

Fixes: 09150784a7 ("net/bonding: burst mode hash calculation")
Cc: stable@dpdk.org

Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Chas Williams <chas3@att.com>
2019-04-19 14:51:55 +02:00
..
Makefile
meson.build
rte_eth_bond_8023ad_private.h net/bonding: fix LACP negotiation 2019-03-21 20:30:35 +01:00
rte_eth_bond_8023ad.c net/bonding: fix slave id types 2019-03-21 21:09:16 +01:00
rte_eth_bond_8023ad.h
rte_eth_bond_alb.c net/bonding: fix slave id types 2019-03-21 21:09:16 +01:00
rte_eth_bond_alb.h
rte_eth_bond_api.c net/bonding: fix slave id types 2019-03-21 21:09:16 +01:00
rte_eth_bond_args.c
rte_eth_bond_flow.c
rte_eth_bond_pmd.c net/bonding: fix potential out of bounds read 2019-04-19 14:51:55 +02:00
rte_eth_bond_private.h net/bonding: fix slave id types 2019-03-21 21:09:16 +01:00
rte_eth_bond.h
rte_pmd_bond_version.map