void-packages/srcpkgs/base-files/files/bpf.conf
Leah Neukirchen eb7791ed34 base-files: disable unprivileged eBPF by default.
eBPF allowed a fair amount of local privilege escalation in
the past, disallow it for ordinary users by default.
2021-05-04 20:27:33 +02:00

2 lines
68 B
Text

# Block unprivileged use of eBPF
kernel.unprivileged_bpf_disabled=1