From: Joshua Brindle <brindle@quarksecurity.com>
To: Stephen Smalley <sds@tycho.nsa.gov>
Cc: selinux@tycho.nsa.gov
Subject: Re: [PATCH] org.selinux.policy: Require auth_admin_keep for all actions.
Date: Thu, 16 Apr 2015 10:00:54 -0400 [thread overview]
Message-ID: <552FC096.8080307@quarksecurity.com> (raw)
In-Reply-To: <1429191693-26082-1-git-send-email-sds@tycho.nsa.gov>
Stephen Smalley wrote:
> Fedora permits obtaining local policy customizations and the list
> of policy modules without admin authentication, but we would prefer
> more conservative defaults upstream.
+1
>
> Signed-off-by: Stephen Smalley<sds@tycho.nsa.gov>
> ---
> policycoreutils/sepolicy/org.selinux.policy | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/policycoreutils/sepolicy/org.selinux.policy b/policycoreutils/sepolicy/org.selinux.policy
> index 44ae625..0126610 100644
> --- a/policycoreutils/sepolicy/org.selinux.policy
> +++ b/policycoreutils/sepolicy/org.selinux.policy
> @@ -40,7 +40,7 @@
> <defaults>
> <allow_any>no</allow_any>
> <allow_inactive>no</allow_inactive>
> - <allow_active>yes</allow_active>
> + <allow_active>auth_admin_keep</allow_active>
> </defaults>
> </action>
> <action id="org.selinux.semodule_list">
> @@ -49,7 +49,7 @@
> <defaults>
> <allow_any>no</allow_any>
> <allow_inactive>no</allow_inactive>
> - <allow_active>yes</allow_active>
> + <allow_active>auth_admin_keep</allow_active>
> </defaults>
> </action>
> <action id="org.selinux.relabel_on_boot">
prev parent reply other threads:[~2015-04-16 14:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-16 13:41 [PATCH] org.selinux.policy: Require auth_admin_keep for all actions Stephen Smalley
2015-04-16 14:00 ` Joshua Brindle [this message]
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=552FC096.8080307@quarksecurity.com \
--to=brindle@quarksecurity.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.