mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-25 15:47:25 -05:00
revert Force immediate kernel panic on OOM.
https://github.com/Kicksecure/security-misc/issues/324#issuecomment-3507949741
This commit is contained in:
parent
26b96ce280
commit
0391411885
2 changed files with 4 additions and 2 deletions
|
|
@ -204,7 +204,9 @@ kernel.perf_event_paranoid=3
|
|||
## from being arbitrarily terminated when the system starts running out of memory.
|
||||
## https://forums.whonix.org/t/screen-locker-in-security-can-we-disable-these-at-least-4-backdoors/8128/14
|
||||
## https://github.com/Kicksecure/security-misc/issues/324
|
||||
vm.panic_on_oom=2
|
||||
## Needs more work.
|
||||
##
|
||||
#vm.panic_on_oom=2
|
||||
|
||||
## Disable the use of legacy TIOCSTI operations which can be used to inject keypresses.
|
||||
## Can lead to privilege escalation by pushing characters into a controlling TTY.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue