numam-dpdk/drivers/net/txgbe
Yunjian Wang 6d498b853f net/txgbe: reset security context pointer on close
When txgbe_dev_close() is cleaning up, it does not correctly set
the security_ctx variable to NULL, which will lead to wild pointer.

Fixes: f437d97c3d ("net/txgbe: add IPsec context creation")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2022-02-16 15:16:53 +01:00
..
base net/txgbe: fix KR auto-negotiation 2022-02-11 13:49:13 +01:00
meson.build net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
rte_pmd_txgbe.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_ethdev_vf.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
txgbe_ethdev.c net/txgbe: reset security context pointer on close 2022-02-16 15:16:53 +01:00
txgbe_ethdev.h net: add macro for VLAN header length 2021-11-17 20:17:04 +01:00
txgbe_fdir.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
txgbe_flow.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
txgbe_ipsec.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
txgbe_ipsec.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_logs.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_pf.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
txgbe_ptypes.c net/txgbe: fix VXLAN-GPE packet checksum 2021-10-14 16:42:02 +02:00
txgbe_ptypes.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_regs_group.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_rxtx.c net: add macro for VLAN header length 2021-11-17 20:17:04 +01:00
txgbe_rxtx.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
txgbe_tm.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00