From 3f097a35f21582300a87ddf7c70b2698df90e5ff Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Sun, 14 Dec 2025 14:03:26 -0600 Subject: [PATCH] Split up a line in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d500a2..70d60c5 100644 --- a/README.md +++ b/README.md @@ -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,