diff --git a/debian/control b/debian/control index 6a97d69..7407373 100644 --- a/debian/control +++ b/debian/control @@ -66,12 +66,7 @@ Description: enhances misc security settings * Kernel Page Table Isolation is enabled to mitigate Meltdown and increase KASLR effectiveness. . - * SMT is disabled as it can be used to exploit the MDS and other - vulnerabilities. - . - * All mitigations for the MDS vulnerability are enabled. - . - * Enables mitigations for the L1TF (L1 Terminal Fault) vulnerability. + * Enables all mitigations for CPU vulnerabilities and disables SMT. . * A systemd service clears System.map on boot as these contain kernel symbols that could be useful to an attacker.