Changes between Version 9 and Version 10 of FutureHaiku/Security
- Timestamp:
- Dec 11, 2018, 8:19:05 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FutureHaiku/Security
v9 v10 24 24 25 25 * Don't allow opening files by inode (requires ABI break) 26 * maybe recursively checking permissions by recreating the path would do? (we don't support hardlinks on BFS anyway) 26 27 * devfs filemodes 27 28 * Spectre mitigations via GCC flags