Changes between Version 6 and Version 7 of FutureHaiku/Security


Ignore:
Timestamp:
Dec 11, 2018, 8:31:44 AM (5 years ago)
Author:
pulkomandy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FutureHaiku/Security

    v6 v7  
    1010   * message
    1111   * 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)
    1214
    1315== Moderate ==
     
    2426 * [https://twitter.com/tehjh/status/1046042401830309888?s=09 AT_BENEATH and other breakout mitigations for VFS]
    2527 * Meltdown?
     28
     29== Already done ==
     30
     31 * SMEP/SMAP
     32 * ASLR
     33 * execute disable