mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
Merge pull request #242 from raja-grewal/ptrace
Disable the usage of `ptrace()` by all processes
This commit is contained in:
commit
0f86fbd8ce
@ -158,6 +158,7 @@ kernel.io_uring_disabled=2
|
||||
## https://github.com/netblue30/firejail/issues/2860
|
||||
##
|
||||
## It is possible to harden further by disabling ptrace() for all users, see documentation.
|
||||
## https://github.com/Kicksecure/security-misc/pull/242
|
||||
##
|
||||
kernel.yama.ptrace_scope=2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user