Update docs on ssbd=force-on

This commit is contained in:
raja-grewal 2025-11-03 04:32:49 +00:00 committed by GitHub
parent 322584db33
commit 53d90b1128
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -88,7 +88,7 @@ GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX kpti=1"
## Speculative Store Bypass (SSB): ## Speculative Store Bypass (SSB):
## Mitigate Spectre Variant 4 by disabling speculative store bypass system-wide. ## Mitigate Spectre Variant 4 by disabling speculative store bypass system-wide.
## Unconditionally enable the mitigation for both kernel and userspace. ## Unconditionally enable the mitigation for both kernel and userspace.
## Currently affects both AMD and Intel CPUs. ## Currently affects AMD, ARM64, and Intel CPUs.
## ##
## https://en.wikipedia.org/wiki/Speculative_Store_Bypass ## https://en.wikipedia.org/wiki/Speculative_Store_Bypass
## https://www.suse.com/support/kb/doc/?id=000019189 ## https://www.suse.com/support/kb/doc/?id=000019189