summaryrefslogtreecommitdiff
path: root/etc/sysctl.d/99-security.conf
blob: ca4c696d530b96aa9e31eb1e0a9f7a0e125a476a (plain)
1
2
3
4
5
kernel.kptr_restrict = 2
net.core.bpf_jit_harden = 2
kernel.yama.ptrace_scope = 1
net.ipv4.conf.all.rp_filter = 2
net.ipv4.conf.default.rp_filter = 2