Add details on kernel panics

This commit is contained in:
Raja Grewal 2024-08-25 12:47:04 +10:00
parent 56b28e3826
commit e4909b5e28
No known key found for this signature in database
GPG key ID: 92CA473C156B64C4
4 changed files with 20 additions and 8 deletions

View file

@ -114,9 +114,10 @@ GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX debugfs=off"
## Force the kernel to panic on "oopses".
## Can sometimes potentially indicate and thwart certain kernel exploitation attempts.
## Also cause panics on machine check exceptions.
## Panics may be due to false-positives such as bad drivers.
##
## https://en.wikipedia.org/wiki/Kernel_panic#Linux
## https://en.wikipedia.org/wiki/Linux_kernel_oops
## https://forums.whonix.org/t/set-oops-panic-kernel-parameter-or-kernel-panic-on-oops-1-sysctl-for-better-security/7713
##
## KSPP=partial