eb7791ed34
eBPF allowed a fair amount of local privilege escalation in the past, disallow it for ordinary users by default.
2 lines
68 B
Text
2 lines
68 B
Text
# Block unprivileged use of eBPF
|
|
kernel.unprivileged_bpf_disabled=1
|