mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
Add sysctl hardening options which disallow perf/viewing kernel symbols and dmesg for non-admin users as they contain valuable information for attackers.
2 lines
29 B
Plaintext
2 lines
29 B
Plaintext
kernel.yama.ptrace_scope = 2
|