Split up a line in README.md

This commit is contained in:
Aaron Rainbolt 2025-12-14 14:03:26 -06:00
parent e7e6d6d373
commit 3f097a35f2
No known key found for this signature in database
GPG key ID: A709160D73C79109

View file

@ -158,7 +158,8 @@ and simultaneous multithreading (SMT) is disabled. See the
Importantly, we do not rely on the use of the already enabled-by-default `mitigations=auto`
kernel boot parameter to perform CPU mitigations like many other distributions. This is
because it's use is both totally redundant and it does not apply all hardening settings
to their strictest possible levels. See issue: https://github.com/Kicksecure/security-misc/issues/199#issuecomment-3327391859.
to their strictest possible levels. See issue:
https://github.com/Kicksecure/security-misc/issues/199#issuecomment-3327391859.
Note, to achieve complete protection for known CPU vulnerabilities, the latest
security microcode (BIOS/UEFI) updates must be installed on the system. Furthermore,