numam-dpdk/drivers/common/sfc_efx
Hongbo Zheng 3de9af2aaa common/sfc_efx/base: fix dereferencing null pointer
In function efx_pci_xilinx_cap_tbl_find, pointer entry_offsetp is used
before null pointer check, which may cause access to null pointer.

This patch fix this problem.

Fixes: ba9568b8b4 ("common/sfc_efx/base: add Xilinx capabilities table lookup")
Cc: stable@dpdk.org

Signed-off-by: Hongbo Zheng <zhenghongbo3@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-04-27 17:21:33 +02:00
..
base common/sfc_efx/base: fix dereferencing null pointer 2021-04-27 17:21:33 +02:00
efsys.h common/sfc_efx/base: add base virtio support for vDPA 2021-03-16 12:39:41 +01:00
meson.build build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00
sfc_efx_debug.h common/sfc_efx: update copyright year 2021-03-12 15:57:16 +01:00
sfc_efx_log.h common/sfc_efx: update copyright year 2021-03-12 15:57:16 +01:00
sfc_efx_mcdi.c common/sfc_efx: update copyright year 2021-03-12 15:57:16 +01:00
sfc_efx_mcdi.h common/sfc_efx: update copyright year 2021-03-12 15:57:16 +01:00
sfc_efx.c common/sfc_efx: move function to get family 2021-03-16 12:39:42 +01:00
sfc_efx.h common/sfc_efx: move function to get family 2021-03-16 12:39:42 +01:00
version.map common/sfc_efx/base: support adding decap action to a set 2021-03-22 17:19:16 +01:00