Remove the option to reduce the MCE tolerance level

This commit is contained in:
raja-grewal 2025-11-15 06:30:11 +00:00 committed by GitHub
parent 9f897c5ccd
commit 29176d2ed2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 22 deletions

View file

@ -225,9 +225,6 @@ 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 - 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.
- Enable the kernel Electric-Fence sampling-based memory safety error detector