Changes between Version 9 and Version 10 of FutureHaiku/Security


Ignore:
Timestamp:
Dec 11, 2018, 8:19:05 PM (5 years ago)
Author:
mmu_man
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FutureHaiku/Security

    v9 v10  
    2424
    2525 * 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)
    2627 * devfs filemodes
    2728 * Spectre mitigations via GCC flags