Actions
Bug #4583
openxdp: libbpf xdp filter segfault with latest libbpf code
Affected Versions:
Effort:
Difficulty:
Label:
Description
Using libbpf from the latest (at the time of this report) git master of libbpf
git clone https://github.com/libbpf/libbpf
commit 64f027efda548dd918e7de471af72202b1402764 (HEAD -> master, origin/master, origin/HEAD) Author: Andrii Nakryiko <andrii@kernel.org> Date: Fri Aug 6 17:40:18 2021 -0700 ci: restore all temporary disabled tests Upstream bpf-next should be good, so no temporary blocked tests should remain. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Using XDP filter with Suricata 6.0.3 or latest gitmaster
xdp-mode: hw # (or driver)
results in segfault with no usable core.
Actions