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
- 14063 reads





Recent comments
1 day 8 hours ago
1 day 15 hours ago
4 days 12 hours ago
4 days 12 hours ago
4 days 18 hours ago
5 days 22 hours ago
5 days 23 hours ago
5 days 23 hours ago
6 days 10 min ago
6 days 2 hours ago