numam-dpdk/lib/hash
Vladimir Medvedkin adeca6685f hash: fix use after free in Toeplitz hash
This patch fixes use after free in thash library, reported by ASAN.

Bugzilla ID: 868
Fixes: 28ebff11c2 ("hash: add predictable RSS")
Cc: stable@dpdk.org

Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-11-04 11:43:20 +01:00
..
meson.build hash: add new Toeplitz hash implementation 2021-11-04 11:19:10 +01:00
rte_cmp_arm64.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cmp_x86.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_crc_arm64.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cuckoo_hash.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cuckoo_hash.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_fbk_hash.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_fbk_hash.h eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
rte_hash_crc.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_hash.h hash: promote some functions to stable 2021-10-21 09:46:47 +02:00
rte_jhash.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_thash_gfni.h hash: add bulk Toeplitz hash implementation 2021-11-04 11:19:10 +01:00
rte_thash_x86_gfni.h hash: add bulk Toeplitz hash implementation 2021-11-04 11:19:10 +01:00
rte_thash.c hash: fix use after free in Toeplitz hash 2021-11-04 11:43:20 +01:00
rte_thash.h hash: enable GFNI Toeplitz hash implementation 2021-11-04 11:19:10 +01:00
version.map hash: enable GFNI Toeplitz hash implementation 2021-11-04 11:19:10 +01:00