Changes between Version 6 and Version 7 of FutureHaiku/Security
- Timestamp:
- Dec 11, 2018, 8:31:44 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FutureHaiku/Security
v6 v7 10 10 * message 11 11 * rdef 12 * getentropy and arc4random (https://review.haiku-os.org/#/c/haiku/+/32/) 13 * secure memory allocation (non-swappable and erased on free, eg. mmap + mlock) 12 14 13 15 == Moderate == … … 24 26 * [https://twitter.com/tehjh/status/1046042401830309888?s=09 AT_BENEATH and other breakout mitigations for VFS] 25 27 * Meltdown? 28 29 == Already done == 30 31 * SMEP/SMAP 32 * ASLR 33 * execute disable