mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-09-19 10:04:39 -04:00
Merge pull request #292 from raja-grewal/cpu_table
Add link to tabular comparison of CPU mitigations
This commit is contained in:
commit
e9ef3602dd
2 changed files with 11 additions and 1 deletions
|
@ -18,6 +18,14 @@
|
|||
## https://www.intel.com/content/www/us/en/developer/topic-technology/software-security-guidance/advisory-guidance.html
|
||||
## https://www.intel.com/content/www/us/en/developer/topic-technology/software-security-guidance/disclosure-documentation.html
|
||||
|
||||
## Tabular comparison between the utility and functionality of various mitigations.
|
||||
## https://forums.whonix.org/t/kernel-hardening-security-misc/7296/587
|
||||
|
||||
## For complete protection, users must install the latest relevant security microcode update.
|
||||
## BIOS/UEFI updates should only be obtained directly from OEMs and/or motherboard manufacturers.
|
||||
## Note that incorrectly performing system BIOS/UEFI updates can potentially lead to serious functionality issues.
|
||||
## The parameters below only provide (partial) protection at both the kernel and user space level.
|
||||
|
||||
## Enable a subset of known mitigations for some CPU vulnerabilities and disable SMT.
|
||||
##
|
||||
## KSPP=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue