mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-01 19:07:52 +00:00
Update 60-custom.just.readme.md to put new kargs in the correct section (#357)
the new kargs were added to set-kargs-hardening, not set-kargs-hardening-unstable
This commit is contained in:
@@ -62,16 +62,6 @@
|
||||
|
||||
`mitigations=auto,nosmt`
|
||||
|
||||
## Included in set-kargs-hardening-unstable
|
||||
|
||||
**Fill IOMMU protection gap by setting the busmaster bit during early boot**
|
||||
|
||||
`efi=disable_early_pci_dma`
|
||||
|
||||
**Disable debugfs to prevent exposure of sensitive kernel information**
|
||||
|
||||
`debugfs=off`
|
||||
|
||||
**Turn on spectre_v2 mitigations at boot time for all programs**
|
||||
|
||||
`spectre_v2=on`
|
||||
@@ -86,4 +76,14 @@
|
||||
|
||||
**Mitigate unprivileged speculative access to data by using the microcode mitigation when available or by disabling AVX on affected systems where the microcode hasn’t been updated to include the mitigation.**
|
||||
|
||||
`gather_data_sampling=force`
|
||||
`gather_data_sampling=force`
|
||||
|
||||
## Included in set-kargs-hardening-unstable
|
||||
|
||||
**Fill IOMMU protection gap by setting the busmaster bit during early boot**
|
||||
|
||||
`efi=disable_early_pci_dma`
|
||||
|
||||
**Disable debugfs to prevent exposure of sensitive kernel information**
|
||||
|
||||
`debugfs=off`
|
||||
|
||||
Reference in New Issue
Block a user