diff options
author | Stephen Smalley <[email protected]> | 2016-04-08 13:55:03 -0400 |
---|---|---|
committer | Paul Moore <[email protected]> | 2016-04-26 15:47:57 -0400 |
commit | c2316dbf124257ae19fd2e29cb5ec51060649d38 (patch) | |
tree | a17220dace4ef3946ee7185a344fa9e735472a56 /lib/clz_tab.c | |
parent | 8e4ff6f228e4722cac74db716e308d1da33d744f (diff) |
selinux: apply execstack check on thread stacks
The execstack check was only being applied on the main
process stack. Thread stacks allocated via mmap were
only subject to the execmem permission check. Augment
the check to apply to the current thread stack as well.
Note that this does NOT prevent making a different thread's
stack executable.
Suggested-by: Nick Kralevich <[email protected]>
Acked-by: Nick Kralevich <[email protected]>
Signed-off-by: Stephen Smalley <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions