From 024a698249392bdc6ebd362a2c978bc0e02bd55f Mon Sep 17 00:00:00 2001 From: madaidan <50278627+madaidan@users.noreply.github.com> Date: Sun, 30 Jun 2019 00:20:38 +0000 Subject: [PATCH] Update control --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 4a3352f..94bf967 100644 --- a/debian/control +++ b/debian/control @@ -108,4 +108,6 @@ Description: enhances misc security settings The thunderbolt and firewire modules are blacklisted as they can be used for DMA (Direct Memory Access) attacks. . + Coredumps are disabled as they may contain important information such as encryption keys or passwords. + . IOMMU is enabled with a boot parameter to prevent DMA attacks.