From: guido@trentalancia.com (Guido Trentalancia)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH/RFC 13/19]: patch set to update the git reference policy
Date: Tue, 25 Jan 2011 13:58:02 +0100 [thread overview]
Message-ID: <1295960282.1665.50.camel@tesla.lan> (raw)
In-Reply-To: <4D3D841D.3020009@gmail.com>
Hello Dominick !
On Mon, 24/01/2011 at 14.52 +0100, Dominick Grift wrote:
> On 01/24/2011 01:44 AM, Guido Trentalancia wrote:
> > diff -pruN -x .git -x booleans.conf -x corenetwork.if -x
corenetwork.te -x modules.conf
refpolicy-git-18012011/policy/modules/system/authlogin.te
refpolicy-git-18012011-new/policy/modules/system/authlogin.te
> > --- refpolicy-git-18012011/policy/modules/system/authlogin.te
2011-01-08 19:07:21.347757938 +0100
> > +++ refpolicy-git-18012011-new/policy/modules/system/authlogin.te
2011-01-23 03:05:26.447319474 +0100
> > @@ -91,6 +91,9 @@ files_list_etc(chkpwd_t)
> > # is_selinux_enabled
> > kernel_read_system_state(chkpwd_t)
> >
> > +kernel_search_sysctl(chkpwd_t)
>
> I think this is duplicate. kernel_read_crypto_sysctls() already
provides
> access to search sysctl directories.
Changed.
> > +kernel_read_crypto_sysctls(chkpwd_t)
> > +
> > domain_dontaudit_use_interactive_fds(chkpwd_t)
> >
> > dev_read_rand(chkpwd_t)
> > @@ -269,6 +272,7 @@ term_setattr_console(pam_console_t)
> > term_getattr_unallocated_ttys(pam_console_t)
> > term_setattr_unallocated_ttys(pam_console_t)
> > term_use_unallocated_ttys(pam_console_t)
> > +term_use_generic_ptys(pam_console_t)
>
> Where do these generic ptys come from?
I am not sure... they might be mistaken.
Best thing to do is probably to remove them and test again. In the end I
had just submitted for comments, so nothing was meant to be definitive.
Thanks for pointing that out anyway ! As always your comments are much
appreciated and they always prove to be very useful.
> > auth_use_nsswitch(pam_console_t)
> >
> > @@ -334,6 +338,7 @@ files_manage_etc_files(updpwd_t)
> >
> > term_dontaudit_use_console(updpwd_t)
> > term_dontaudit_use_unallocated_ttys(updpwd_t)
> > +term_use_generic_ptys(updpwd_t)
> >
> > auth_manage_shadow(updpwd_t)
> > auth_use_nsswitch(updpwd_t)
Same as above for the generic ptys.
Regards,
Guido
prev parent reply other threads:[~2011-01-25 12:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-24 0:44 [refpolicy] [PATCH/RFC 13/19]: patch set to update the git reference policy Guido Trentalancia
2011-01-24 13:52 ` Dominick Grift
2011-01-25 12:58 ` Guido Trentalancia [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=1295960282.1665.50.camel@tesla.lan \
--to=guido@trentalancia.com \
--cc=refpolicy@oss.tresys.com \
/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.