All of lore.kernel.org
 help / color / mirror / Atom feed
* New init system hitting a distro near you.
@ 2010-06-18 19:34 Daniel J Walsh
  2010-06-18 19:44 ` Daniel J Walsh
  2010-06-18 19:45 ` Stephen Smalley
  0 siblings, 2 replies; 11+ messages in thread
From: Daniel J Walsh @ 2010-06-18 19:34 UTC (permalink / raw)
  To: SELinux

http://0pointer.de/blog/projects/systemd.html

This has interesting ramifications for SELinux.  I have a working 
version of this in Fedora 14, but we need to add rules like

allow sshd_t init_t:tcp_socket { getopt ioctl getattr setopt };

Since systemd will be doing the listening and passing the socket to sshd.

Could we have risks of sshd_t grabbing the tcp_socket connected to 
httpd_t?

In this scenario we are no longer protecting against the name_bind, and 
are forced to put more trust into init_t.

--
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] 11+ messages in thread

end of thread, other threads:[~2010-07-19 19:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-18 19:34 New init system hitting a distro near you Daniel J Walsh
2010-06-18 19:44 ` Daniel J Walsh
2010-06-18 19:45 ` Stephen Smalley
2010-06-18 20:00   ` Daniel J Walsh
2010-06-18 20:22     ` Stephen Smalley
2010-06-18 20:29       ` Daniel J Walsh
2010-06-18 20:31       ` Stephen Smalley
2010-06-21 15:20         ` Paul Moore
2010-06-21 15:26           ` Stephen Smalley
2010-06-21 17:35             ` Paul Moore
2010-07-19 19:42               ` Daniel J Walsh

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.