From d500205f556ba896417eb0bae1df0144b00ef7b9 Mon Sep 17 00:00:00 2001 From: Raja Grewal Date: Sun, 21 Aug 2022 23:03:13 +1000 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index db4fe8e..0e1cf1b 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,6 @@ use-after-free vulnerabilities and erase sensitive information in memory. * Page allocator freelist randomization is enabled. -* 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 KASLR effectiveness.