mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-04 15:28:06 +07:00
Create harden_bpf.conf
This commit is contained in:
3
etc/sysctl.d/harden_bpf.conf
Normal file
3
etc/sysctl.d/harden_bpf.conf
Normal file
@ -0,0 +1,3 @@
|
||||
# Hardens the BPF JIT compiler and restricts it to root.
|
||||
kernel.unprivileged_bpf_disabled=1
|
||||
net.core.bpf_jit_harden=2
|
Reference in New Issue
Block a user