mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-12-15 23:13:53 -05:00
Update docs on reducing the MCE tolerance level
This commit is contained in:
parent
b6fe1a5a6e
commit
9f897c5ccd
2 changed files with 14 additions and 5 deletions
|
|
@ -225,7 +225,8 @@ Kernel space:
|
|||
- Force immediate system reboot on the occurrence of a single kernel panic, reducing the
|
||||
risk and impact of denial-of-service attacks and both cold and warm boot attacks.
|
||||
|
||||
- Optional - Modify the machine check exception handler.
|
||||
- Optional - Reduce the the Machine Check Exception (MCE) handler tolerance level to
|
||||
always force kernel panics on any uncorrected hardware errors detected by the CPU.
|
||||
|
||||
- Prevent sensitive kernel information leaks in the console during boot.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue