mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
disable unprivileged userns for regular kernels
This commit is contained in:
parent
87db85274a
commit
5eead0ad5a
@ -20,6 +20,8 @@ vm.mmap_rnd_compat_bits = 16
|
||||
|
||||
kernel.kptr_restrict = 2
|
||||
|
||||
kernel.unprivileged_userns_clone = 0
|
||||
|
||||
kernel.unprivileged_bpf_disabled = 1
|
||||
net.core.bpf_jit_harden = 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user