numam-dpdk/lib/bpf
Hongbo Zheng cdcee2ec9b bpf: fix JSLT validation
In function 'eval_jcc', judgment 'op == EBPF_JLT' occurs
twice, as a result, the corresponding second statement
cannot be accessed.

This patch fix this problem.

Fixes: 8021917293 ("bpf: add extra validation for input BPF program")
Cc: stable@dpdk.org

Signed-off-by: Hongbo Zheng <zhenghongbo3@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2021-05-05 12:22:30 +02:00
..
bpf_def.h
bpf_exec.c
bpf_impl.h
bpf_jit_arm64.c
bpf_jit_x86.c
bpf_load_elf.c
bpf_load.c
bpf_pkt.c
bpf_validate.c
bpf.c
meson.build
rte_bpf_ethdev.h
rte_bpf.h
version.map