mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-26 02:46:22 -05:00
commit
2d3b4ee124
1 changed files with 2 additions and 1 deletions
|
|
@ -167,7 +167,8 @@ GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX kvm.mitigate_smt_rsb=1"
|
|||
## https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html
|
||||
##
|
||||
## The default kernel setting will be utilized until provided sufficient evidence to modify.
|
||||
## Using "spec_rstack_overflow=ipbp" may provide stronger security at a greater performance impact.
|
||||
## Using "spec_rstack_overflow=ibpb" may provide superior protection to the default software-based approach.
|
||||
## The use of hardware barriers may be more effective while possibly incurring a greater performance loss.
|
||||
##
|
||||
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX spec_rstack_overflow=safe-ret"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue