[PATCH 0/4] Allow customizable random offset to mmap_base address.

2015-11-18 Thread Daniel Cashman
From: dcashman Address Space Layout Randomization (ASLR) provides a barrier to exploitation of user-space processes in the presence of security vulnerabilities by making it more difficult to find desired code/data which could help an attack. This is done by adding a random offset to the

[PATCH 0/4] Allow customizable random offset to mmap_base address.

2015-11-18 Thread Daniel Cashman
From: dcashman Address Space Layout Randomization (ASLR) provides a barrier to exploitation of user-space processes in the presence of security vulnerabilities by making it more difficult to find desired code/data which could help an attack. This is done by adding a