summaryrefslogtreecommitdiff
path: root/etc/sysctl.d/99-security.conf
blob: 34ba7767efa637bc0f7ab325bb4171ff3253e2a9 (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 = 1
net.ipv4.conf.default.rp_filter = 1