mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 13:02:58 +02:00
Revert "sysctl.conf: prevent autoloading of TTY line disciplines"
This reverts commit 14c65ab71c.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -39,10 +39,6 @@ net.bridge.bridge-nf-call-ip6tables = 0
|
||||
net.bridge.bridge-nf-call-iptables = 0
|
||||
net.bridge.bridge-nf-call-arptables = 0
|
||||
|
||||
# Restrict loading TTY line disciplines to CAP_SYS_MODULE to prevent unprivileged attackers
|
||||
# from loading vulnerable line disciplines with the TIOCSETD ioctl.
|
||||
dev.tty.ldisc_autoload = 0
|
||||
|
||||
# Try to keep kernel address exposures out of various /proc files (kallsyms, modules, etc).
|
||||
kernel.kptr_restrict = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user