mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 21:25:11 +02:00
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
|