mmap_min_addr
Submitted by admin on Mon, 2007-07-30 03:24
This file indicates the amount of address space which a user process will be restricted from mmaping. Since kernel null dereference bugs could accidentally operate based on the information in the first couple of pages of memory userspace processes should not be allowed to write to them.
By default this value is set to 0 and no protections will be enforced by the security module. Setting this value to something like 64k will allow the vast majority of applications to work correctly and provide defense in depth against future potential kernel bugs.
»
- Add new comment
- 6695 reads





Recent comments
10 hours 57 min ago
11 hours 6 min ago
12 hours 44 min ago
4 days 11 hours ago
4 days 11 hours ago
1 week 21 hours ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago