Seperate ptrace() disabling into own file

This commit is contained in:
raja-grewal 2025-10-12 02:27:48 +00:00 committed by GitHub
parent 194b8fce4e
commit 7161430a60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 27 additions and 1 deletions

View file

@ -241,7 +241,9 @@ kernel.io_uring_disabled=2
## KSPP=yes
## KSPP sets the sysctl.
##
kernel.yama.ptrace_scope=3
## See /usr/lib/sysctl.d/30_security_misc-ptrace-disable.conf for implementation.
##
#kernel.yama.ptrace_scope=3
## Maximize bits of entropy for improved effectiveness of mmap ASLR.
## The maximum number of bits depends on CPU architecture (the ones shown below are for x86).