Update docs on reducing the MCE tolerance level

This commit is contained in:
raja-grewal 2025-11-15 05:48:33 +00:00 committed by GitHub
parent b6fe1a5a6e
commit 9f897c5ccd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 5 deletions

View file

@ -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.