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
commit 0f86fbd8ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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