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





Recent comments
1 day 20 hours ago
2 days 22 hours ago
2 days 23 hours ago
1 week 2 days ago
2 weeks 4 days ago
2 weeks 4 days ago
2 weeks 6 days ago
3 weeks 1 hour ago
3 weeks 1 day ago
3 weeks 3 days ago