mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-30 14:57:13 -04:00
Merge pull request #150 from monsieuremre/sysreq
Disable SysRq by default
This commit is contained in:
commit
d9b5d770cf
1 changed files with 2 additions and 5 deletions
|
@ -137,11 +137,8 @@ net.ipv4.tcp_timestamps=0
|
||||||
#### meta end
|
#### meta end
|
||||||
|
|
||||||
|
|
||||||
## Only allow the SysRq key to be used for shutdowns and the
|
## Disable SysRq key
|
||||||
## Secure Attention Key (SAK).
|
kernel.sysrq=0
|
||||||
##
|
|
||||||
## https://forums.whonix.org/t/sysrq-magic-sysrq-key/8079/
|
|
||||||
kernel.sysrq=132
|
|
||||||
|
|
||||||
## Restrict loading TTY line disciplines to CAP_SYS_MODULE to prevent
|
## Restrict loading TTY line disciplines to CAP_SYS_MODULE to prevent
|
||||||
## unprivileged attackers from loading vulnerable line disciplines
|
## unprivileged attackers from loading vulnerable line disciplines
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue