mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-26 14:16:32 -05:00
Update docs on instant reboot when kernel panic
This commit is contained in:
parent
a471069378
commit
add054933b
3 changed files with 4 additions and 4 deletions
|
|
@ -48,7 +48,7 @@ configuration file and significant hardening is applied to a myriad of component
|
|||
and thwart certain kernel exploitation attempts) and kernel warnings in the `WARN()` path.
|
||||
|
||||
- Force immediate system reboot on the occurrence of a single kernel panic, reducing the
|
||||
risk and impact of both denial of service and cold boot attacks.
|
||||
risk and impact of denial of service attacks and both cold and warm boot attacks.
|
||||
|
||||
- Disable the use of legacy TIOCSTI operations which can be used to inject keypresses.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue