numam-dpdk/drivers/net/bonding
Declan Doherty e6b8757bb7 net/bonding: fix possible null pointer reference
In function check_for_bonded_ethdev the driver name is used without
validating the pointer references in the passed ethdev object.

Fixes: 740feaf349 ("ethdev: remove driver name from device private data")
Cc: stable@dpdk.org

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
2019-01-14 17:44:29 +01:00
..
Makefile net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
meson.build net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
rte_eth_bond_8023ad_private.h drivers: prefix global variables with module name 2018-10-29 02:34:21 +01:00
rte_eth_bond_8023ad.c drivers: prefix global variables with module name 2018-10-29 02:34:21 +01:00
rte_eth_bond_8023ad.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_alb.c net/bonding: convert to dynamic logging 2018-04-27 18:00:59 +01:00
rte_eth_bond_alb.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_api.c net/bonding: fix possible null pointer reference 2019-01-14 17:44:29 +01:00
rte_eth_bond_args.c net/bonding: convert to dynamic logging 2018-04-27 18:00:59 +01:00
rte_eth_bond_flow.c net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
rte_eth_bond_pmd.c net/bonding: fix possible silent failure in configuration 2018-11-16 18:27:55 +01:00
rte_eth_bond_private.h net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
rte_eth_bond.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_pmd_bond_version.map fix indentation in symbol maps 2018-11-26 20:16:46 +01:00