mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-24 18:15:32 +07:00
shuffle
This commit is contained in:
parent
2f276cdb10
commit
168ea5a660
12
debian/control
vendored
12
debian/control
vendored
@ -37,12 +37,8 @@ Description: enhances misc security settings
|
||||
.
|
||||
Kexec is disabled as it can be used for live patching of the running kernel.
|
||||
.
|
||||
The BPF JIT compiler is restricted to the root user and is hardened.
|
||||
.
|
||||
ASLR effectiveness for mmap is increased.
|
||||
.
|
||||
The ptrace system call is restricted to the root user only.
|
||||
.
|
||||
The TCP/IP stack is hardened.
|
||||
.
|
||||
This package makes some data spoofing attacks harder.
|
||||
@ -91,11 +87,15 @@ Description: enhances misc security settings
|
||||
.
|
||||
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.
|
||||
The BPF JIT compiler is restricted to the root user and is hardened.
|
||||
.
|
||||
The ptrace system call is restricted to the root user only.
|
||||
.
|
||||
The SysRq key is restricted to only allow shutdowns/reboots.
|
||||
.
|
||||
A systemd service clears System.map on boot as these contain kernel symbols
|
||||
that could be useful to an attacker.
|
||||
.
|
||||
The thunderbolt and firewire modules are blacklisted as they can be used for
|
||||
DMA (Direct Memory Access) attacks.
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user