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








Recent comments
4 weeks 2 days ago
4 weeks 2 days ago
5 weeks 6 days ago
9 weeks 6 days ago
11 weeks 6 days ago
11 weeks 6 days ago
11 weeks 6 days ago
12 weeks 3 days ago
15 weeks 6 days ago
17 weeks 23 hours ago