BPF related issues can be circumvented by disabling unprivileged BPF:
+
+
sysctl -w kernel.unprivileged_bpf_disabled=1
Impact
+
A local unprivileged attacker is able to escalate privileges, crash the system or obtain sensitive information by sniffing an nlmon interface for all Netlink activity on the system.