On Sun, Jul 16, 2023 at 6:39 PM Eduard Zingerman <eddyz87@xxxxxxxxx> wrote: > - I've looked through the usage of BPF_LDX and found that there > is a function seccomp.c:seccomp_check_filter(), that directly > checks possible CLASS / CODE combinations. Should this function > be updated to handle new instructions? This is classic bpf. Why would it change? What is the concern?