From: Daniel J Walsh <dwalsh@redhat.com>
To: Joshua Brindle <method@manicmethod.com>
Cc: SE Linux <selinux@tycho.nsa.gov>,
Chad Sellers <csellers@tresys.com>,
Stephen Smalley <sds@tycho.nsa.gov>
Subject: Re: This patch add seusers support to SELinux
Date: Tue, 07 Jul 2009 12:28:00 -0400 [thread overview]
Message-ID: <4A537790.8030209@redhat.com> (raw)
In-Reply-To: <4A53725A.5050209@manicmethod.com>
On 07/07/2009 12:05 PM, Joshua Brindle wrote:
> Joshua Brindle wrote:
>> Daniel J Walsh wrote:
>>> The interface is looking for something that looks like:
>>>
>>> *:staff_u:s0
>>> or
>>> sshd:guest_u:s0
>>> login:staff_u:so-s0:c0-c1023
>>> xdm:user_u:so
>>>
>>> I don not currently intend this to be edited by a human, the goal was to
>>> allow tools like IPA or other scripting tools to populate these files.
>>> The library should return the content as it does, but libselinux or
>>> pam_selinux should deny login if the machine is in enforcing mode. The
>>> fact that it is giving you a bogus login is a bug in current SELinux.
>>>>>>
>>>>> The : separated list matches seusers and /etc/passwd so I think it
>>>>> makes
>>>>> sense. THe file should require all three fields, that is a bug.
>>>>>
>>>>
>>
>> Patch merged in libselinux 2.0.84.
>>
>
> Even though I merged this I'm a little concerned about how fragile it
> is. For example, I added:
>
> sshd:staff_u:SystemLow
>
> to /etc/selinux/targeted/logins/root
>
> and when I rebooted and logged in I was unconfined_u. The problem was
> that mcstrans hadn't been started. The fact that I can essentially get
> unconfined access by bringing mcstrans down somehow is _very_
> concerning. Granted this only happens if you are using translated levels
> but I think that will be very common in practice (so that the IPA
> infrastructure doesn't need to know the label encodings of every system).
>
> This is badness waiting to happen :\
But the bug here is returning an invalid context. We should return an
error and not let you login.
--
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.
next prev parent reply other threads:[~2009-07-07 16:28 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-18 18:20 This patch add seusers support to SELinux Daniel J Walsh
2009-06-18 13:38 ` Joshua Brindle
2009-06-18 13:48 ` Joshua Brindle
2009-06-18 19:37 ` Daniel J Walsh
2009-06-18 19:38 ` Daniel J Walsh
2009-06-18 20:14 ` Joshua Brindle
2009-06-19 9:57 ` Daniel J Walsh
2009-06-19 15:08 ` Joshua Brindle
2009-06-19 15:21 ` Daniel J Walsh
2009-06-19 18:13 ` Joshua Brindle
2009-06-19 18:24 ` Daniel J Walsh
2009-06-19 18:27 ` Joshua Brindle
2009-06-19 18:30 ` Daniel J Walsh
2009-06-19 18:31 ` Joshua Brindle
2009-06-19 18:39 ` Daniel J Walsh
2009-06-19 18:29 ` Daniel J Walsh
2009-06-19 19:30 ` Chris PeBenito
2009-06-19 19:51 ` Daniel J Walsh
2009-06-19 20:09 ` Chris PeBenito
2009-06-22 15:10 ` Joshua Brindle
2009-06-24 21:10 ` Joshua Brindle
2009-06-25 12:31 ` Stephen Smalley
2009-06-30 15:18 ` Joshua Brindle
2009-07-01 12:44 ` Daniel J Walsh
2009-07-07 15:50 ` Joshua Brindle
2009-07-07 16:05 ` Joshua Brindle
2009-07-07 16:28 ` Daniel J Walsh [this message]
2009-07-07 17:16 ` Joshua Brindle
2009-07-07 17:27 ` Daniel J Walsh
2009-07-08 14:05 ` Joshua Brindle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A537790.8030209@redhat.com \
--to=dwalsh@redhat.com \
--cc=csellers@tresys.com \
--cc=method@manicmethod.com \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.