mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-20 20:14:56 +00:00
Disable fs.binfmt_misc.status (#282)
This commit is contained in:
@@ -22,6 +22,7 @@ kernel.sysrq = 0
|
|||||||
kernel.perf_event_paranoid = 3
|
kernel.perf_event_paranoid = 3
|
||||||
kernel.kptr_restrict = 2
|
kernel.kptr_restrict = 2
|
||||||
kernel.dmesg_restrict = 1
|
kernel.dmesg_restrict = 1
|
||||||
|
fs.binfmt_misc.status = 0
|
||||||
fs.suid_dumpable = 0
|
fs.suid_dumpable = 0
|
||||||
fs.protected_regular = 2
|
fs.protected_regular = 2
|
||||||
fs.protected_fifos = 2
|
fs.protected_fifos = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user