All of lore.kernel.org
 help / color / mirror / Atom feed
* Interesting reading on exec* access checks.
@ 2005-12-08 21:29 Daniel J Walsh
  2005-12-12 15:22 ` Stephen Smalley
  2005-12-12 17:03 ` Yuichi Nakamura
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel J Walsh @ 2005-12-08 21:29 UTC (permalink / raw)
  To: SE Linux, Fedora SELinux support list for users & developers.

http://people.redhat.com/drepper/selinux-mem.html

We are planning on turning off allow_execmem, allow_execmod, 
allow_execheap for unconfined_t in targeted policy.  We are working to 
clean up any problems this might cause.  This will add additional 
security features to Userspace, but might cause headaches.

If you have the latest policy installed on Rawhide

selinux-policy-targeted-2.1.0-3 or later you can try it out by running

setsebool -P allow_execmem=0 allow_execmod=0 allow_execheap=0

You might need to relabel /usr/lib and /lib.

Any help would be appreciated.  :^)

-- 



--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-12 17:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-08 21:29 Interesting reading on exec* access checks Daniel J Walsh
2005-12-12 15:22 ` Stephen Smalley
2005-12-12 17:03 ` Yuichi Nakamura
2005-12-12 17:27   ` Stephen Smalley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.