Merge pull request #242 from raja-grewal/ptrace

Disable the usage of `ptrace()` by all processes
This commit is contained in:
Patrick Schleizer
2024-07-28 15:43:54 -04:00
committed by GitHub

View File

@ -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