numam-dpdk/drivers/net/ice
Jie Wang d7ea27d065 net/ice: fix VSI array out of bounds access
In the loop, when the index of array "vsi->rss_key" is equal
to "vsi->rss_key_size", the array will be accessed out of bounds.

Fixes: 50370662b7 ("net/ice: support device and queue ops")
Cc: stable@dpdk.org

Signed-off-by: Jie Wang <jie1x.wang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-05-12 14:21:09 +02:00
..
base net/ice/base: remove dead code in capabilities parsing 2021-05-10 07:46:09 +02:00
ice_acl_filter.c net/ice: support flow priority for DCF switch filter 2021-04-16 12:22:00 +02:00
ice_dcf_ethdev.c net/ice: build on Windows 2021-04-06 19:00:36 +02:00
ice_dcf_ethdev.h net/ice: refactor DCF VLAN handling 2021-01-19 13:49:41 +01:00
ice_dcf_parent.c net/ice: fix leak on thread termination 2021-05-11 23:40:22 +02:00
ice_dcf_vf_representor.c net/ice: refactor DCF VLAN handling 2021-01-19 13:49:41 +01:00
ice_dcf.c net/ice: drain out DCF AdminQ command queue 2021-01-29 18:16:07 +01:00
ice_dcf.h ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
ice_ethdev.c net/ice: fix VSI array out of bounds access 2021-05-12 14:21:09 +02:00
ice_ethdev.h net/ice: refactor flow director filter structure 2021-03-05 09:45:37 +01:00
ice_fdir_filter.c net/ice: support flow director for IP fragment packet 2021-04-30 16:07:27 +02:00
ice_generic_flow.c net/ice: support flow director for IP fragment packet 2021-04-30 16:07:27 +02:00
ice_generic_flow.h net/ice: support RSS hash for IP fragment 2021-04-30 16:07:11 +02:00
ice_hash.c net/ice: fix IP RSS configuration template 2021-05-10 04:58:55 +02:00
ice_logs.h net/ice: refine debug build option 2021-04-01 16:10:20 +02:00
ice_rxtx_vec_avx2.c net/ice: add Tx AVX512 offload path 2021-04-16 12:43:49 +02:00
ice_rxtx_vec_avx512.c net/ice: add Rx AVX512 offload path 2021-04-16 12:44:27 +02:00
ice_rxtx_vec_common.h net/ice: add Rx AVX512 offload path 2021-04-16 12:44:27 +02:00
ice_rxtx_vec_sse.c net/ice: add Tx AVX512 offload path 2021-04-16 12:43:49 +02:00
ice_rxtx.c net/ice: fix Tx queue vector setup 2021-05-10 04:58:55 +02:00
ice_rxtx.h net/ice: add Rx AVX512 offload path 2021-04-16 12:44:27 +02:00
ice_switch_filter.c net/ice: refactor input set fields for switch filter 2021-04-26 10:01:48 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_pmd_ice.h net/ice: support auxiliary IP offset Rx descriptor 2020-09-18 18:55:06 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00