We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538b312 commit cf435a8Copy full SHA for cf435a8
README.md
@@ -137,7 +137,9 @@ Networking:
137
138
Mitigations for known CPU vulnerabilities are enabled in their strictest form
139
and simultaneous multithreading (SMT) is disabled. See the
140
-`/etc/default/grub.d/40_cpu_mitigations.cfg` configuration file.
+`/etc/default/grub.d/40_cpu_mitigations.cfg` configuration file. Note, to achieve
141
+complete protection for known CPU vulnerabilities, the latest security microcode
142
+(BIOS/UEFI) updates must also be installed on the system.
143
144
Boot parameters relating to kernel hardening, DMA mitigations, and entropy
145
generation are outlined in the `/etc/default/grub.d/40_kernel_hardening.cfg`
0 commit comments