commit | 2a35d196c160e352fa56eabb7952f78f4c85f577 | [log] [tgz] |
---|---|---|
author | Paul Moore <pmoore@redhat.com> | Wed Oct 21 17:44:25 2015 -0400 |
committer | Paul Moore <pmoore@redhat.com> | Wed Oct 21 17:44:25 2015 -0400 |
tree | db364a2d2b8e8e0a352b30b2ae423547501e8841 | |
parent | 09302fd19efbff9569eaad3f78ead8f411defd87 [diff] |
selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default Change the SELinux checkreqprot default value to 0 so that SELinux performs access control checking on the actual memory protections used by the kernel and not those requested by the application. Signed-off-by: Paul Moore <pmoore@redhat.com>