This commit is contained in:
Patrick Schleizer
2020-01-11 15:17:06 -05:00
parent 61a2d390a7
commit 130a4cf6d4

View File

@ -96,6 +96,9 @@ a target for ROP.
* Page allocator freelist randomization is enabled.
* The vivid kernel module is blacklisted as it's only required for testing
and has been the cause of multiple vulnerabilities.
Improve Entropy Collection
* Load jitterentropy_rng kernel module.