mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-02 14:16:08 -04:00
Add details on kernel panics
This commit is contained in:
parent
56b28e3826
commit
e4909b5e28
4 changed files with 20 additions and 8 deletions
|
@ -44,7 +44,7 @@ space, user space, core dumps, and swap space.
|
|||
|
||||
- Force the kernel to panic on "oopses" that can potentially indicate and thwart
|
||||
certain kernel exploitation attempts. Optional - Force immediate reboot on the
|
||||
occurrence of a kernel panic.
|
||||
occurrence of a kernel panic and also set panic limit to one (when using Linux kernel >= 6.2).
|
||||
|
||||
- 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