From: "Serge E. Hallyn" <serue@us.ibm.com>
To: Eric Paris <eparis@redhat.com>
Cc: selinux@tycho.nsa.gov, linux-fsdevel@vger.kernel.org,
linux-security-module@vger.kernel.org, viro@ZenIV.linux.org.uk,
sds@tycho.nsa.gov
Subject: Re: SELinux and access(2), we want to know.
Date: Thu, 7 May 2009 14:57:29 -0500 [thread overview]
Message-ID: <20090507195729.GA21104@us.ibm.com> (raw)
In-Reply-To: <1241723924.2791.107.camel@localhost.localdomain>
Quoting Eric Paris (eparis@redhat.com):
> 3) I've also heard it hinted that we could do this with audit by just
> having audit drop the denials that include the access(2) syscall and the
> scontext and tcontext for the slew of things the SELinux policy writers
> know we are not interested in. And while it seems good, now we have
What is the difference whether an attacker does access(2) to check for
/etc/shadow rights, or does a failed open()?
Either you care that someone is poking around, or you don't. Right?
> SELinux 'policy' in places other than the policy, harder to distribute,
> and it requires that everyone who turns on SELinux also turns on syscall
> auditing with its associated overhead.
>
> Obviously I think the right thing to decide if an LSM wants to send a
> denial message or not is the LSM. The only problem I have is that the
> LSM doesn't know today when it is getting different types or requests
> and so can't make that decision.
I think the problem is that you want to guess the intent, and you
can't do that. Knowing that a process did access instead of open
really isn't sufficient.
-serge
--
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.
WARNING: multiple messages have this Message-ID (diff)
From: "Serge E. Hallyn" <serue@us.ibm.com>
To: Eric Paris <eparis@redhat.com>
Cc: selinux@tycho.nsa.gov, linux-fsdevel@vger.kernel.org,
linux-security-module@vger.kernel.org, viro@ZenIV.linux.org.uk,
sds@tycho.nsa.gov
Subject: Re: SELinux and access(2), we want to know.
Date: Thu, 7 May 2009 14:57:29 -0500 [thread overview]
Message-ID: <20090507195729.GA21104@us.ibm.com> (raw)
In-Reply-To: <1241723924.2791.107.camel@localhost.localdomain>
Quoting Eric Paris (eparis@redhat.com):
> 3) I've also heard it hinted that we could do this with audit by just
> having audit drop the denials that include the access(2) syscall and the
> scontext and tcontext for the slew of things the SELinux policy writers
> know we are not interested in. And while it seems good, now we have
What is the difference whether an attacker does access(2) to check for
/etc/shadow rights, or does a failed open()?
Either you care that someone is poking around, or you don't. Right?
> SELinux 'policy' in places other than the policy, harder to distribute,
> and it requires that everyone who turns on SELinux also turns on syscall
> auditing with its associated overhead.
>
> Obviously I think the right thing to decide if an LSM wants to send a
> denial message or not is the LSM. The only problem I have is that the
> LSM doesn't know today when it is getting different types or requests
> and so can't make that decision.
I think the problem is that you want to guess the intent, and you
can't do that. Knowing that a process did access instead of open
really isn't sufficient.
-serge
next prev parent reply other threads:[~2009-05-07 19:57 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-07 19:18 SELinux and access(2), we want to know Eric Paris
2009-05-07 19:18 ` Eric Paris
2009-05-07 19:57 ` Serge E. Hallyn [this message]
2009-05-07 19:57 ` Serge E. Hallyn
2009-05-07 20:57 ` Eric Paris
2009-05-07 20:57 ` Eric Paris
2009-05-07 21:28 ` Serge E. Hallyn
2009-05-07 21:28 ` Serge E. Hallyn
2009-05-08 5:56 ` max
2009-05-08 3:51 ` Casey Schaufler
2009-05-08 3:51 ` Casey Schaufler
2009-05-08 5:16 ` Eamon Walsh
2009-05-08 5:16 ` Eamon Walsh
2009-05-08 12:27 ` Stephen Smalley
2009-05-08 12:27 ` Stephen Smalley
2009-05-08 12:46 ` Daniel J Walsh
2009-05-08 12:46 ` Daniel J Walsh
2009-05-08 14:17 ` Serge E. Hallyn
2009-05-08 14:17 ` Serge E. Hallyn
2009-05-08 14:53 ` Casey Schaufler
2009-05-08 14:53 ` Casey Schaufler
2009-05-08 13:05 ` Stephen Smalley
2009-05-08 13:05 ` Stephen Smalley
2009-05-08 13:14 ` Jamie Lokier
2009-05-08 13:29 ` Stephen Smalley
2009-05-08 13:29 ` Stephen Smalley
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=20090507195729.GA21104@us.ibm.com \
--to=serue@us.ibm.com \
--cc=eparis@redhat.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
--cc=viro@ZenIV.linux.org.uk \
/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.