mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-09 05:22:42 -04:00
fix lintian warning
This commit is contained in:
parent
250919b821
commit
befa03fea8
1 changed files with 4 additions and 2 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -100,10 +100,12 @@ Description: enhances misc security settings
|
||||||
.
|
.
|
||||||
The kernel logs are restricted to root only.
|
The kernel logs are restricted to root only.
|
||||||
.
|
.
|
||||||
A systemd service clears System.map on boot as these contain kernel symbols that could be useful to an attacker.
|
A systemd service clears System.map on boot as these contain kernel symbols
|
||||||
|
that could be useful to an attacker.
|
||||||
.
|
.
|
||||||
The SysRq key is restricted to only allow shutdowns/reboots.
|
The SysRq key is restricted to only allow shutdowns/reboots.
|
||||||
.
|
.
|
||||||
The thunderbolt and firewire modules are blacklisted as they can be used for DMA (Direct Memory Access) attacks.
|
The thunderbolt and firewire modules are blacklisted as they can be used for
|
||||||
|
DMA (Direct Memory Access) attacks.
|
||||||
.
|
.
|
||||||
IOMMU is enabled with a boot parameter to prevent DMA attacks.
|
IOMMU is enabled with a boot parameter to prevent DMA attacks.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue