Update control

This commit is contained in:
madaidan 2020-02-27 17:41:14 +00:00 committed by GitHub
parent c7f2537930
commit 42d3b986c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/control vendored
View File

@ -62,7 +62,7 @@ Description: enhances misc security settings
.
* Memory zeroing at allocation and free time is enabled.
.
* Machine checks (MCE) are disabled which makes the kernel panic
* The machine check tolerance level is decreased which makes the kernel panic
on uncorrectable errors in ECC memory that could be exploited.
.
* Kernel Page Table Isolation is enabled to mitigate Meltdown and increase