mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-16 10:51:30 +07:00
Add reference for RETBleed
This commit is contained in:
@ -70,6 +70,7 @@ GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX mmio_stale_data=full,nosmt"
|
|||||||
## Enable mitigations for RETBleed (Arbitrary Speculative Code Execution with
|
## Enable mitigations for RETBleed (Arbitrary Speculative Code Execution with
|
||||||
## Return Instructions) vulnerability and disable SMT.
|
## Return Instructions) vulnerability and disable SMT.
|
||||||
##
|
##
|
||||||
|
## https://www.suse.com/support/kb/doc/?id=000020693
|
||||||
GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX retbleed=auto,nosmt"
|
GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX retbleed=auto,nosmt"
|
||||||
|
|
||||||
## Control RAS overflow mitigation on AMD Zen CPUs.
|
## Control RAS overflow mitigation on AMD Zen CPUs.
|
||||||
|
Reference in New Issue
Block a user