mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-25 13:16:25 -05:00
Warnings about using mitigations=auto,nosmt
This commit is contained in:
parent
78492e0e56
commit
4340bf50b7
1 changed files with 3 additions and 0 deletions
|
|
@ -44,6 +44,9 @@
|
|||
## KSPP=no
|
||||
## KSPP sets the kernel parameters.
|
||||
##
|
||||
## WARNING: Do not enable this parameter, it is presented here only for educational purposes.
|
||||
## WARNING: Parameters are applied consecutively and so do not ever move this setting down.
|
||||
##
|
||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX mitigations=auto,nosmt"
|
||||
|
||||
## Disable SMT as it has been the cause of and amplified numerous CPU exploits.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue