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

2015-11-26 Thread Daniel Cashman
On 11/26/15 2:59 PM, Daniel Cashman wrote: > 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 ad

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

2015-11-26 Thread Daniel Cashman
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 location of regions in