From 2796c2dd00fca0bb458bdb4ea5c2cdbd35854bef Mon Sep 17 00:00:00 2001 From: madaidan <50278627+madaidan@users.noreply.github.com> Date: Wed, 12 Feb 2020 18:43:19 +0000 Subject: [PATCH] Update control --- debian/control | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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.