Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
randomize lower bits of the argument block
This was based on the PaX RANDUSTACK feature in grsecurity, where all of the lower bits are randomized. PaX keeps 16-byte alignment. Signed-off-by: Daniel Micay <[email protected]> [[email protected]: do not randomize with ADDR_NO_RANDOMIZE personality] Signed-off-by: Levente Polyak <[email protected]>
- Loading branch information