From: Daniel J Walsh <dwalsh@redhat.com>
To: ivg2@cornell.edu
Cc: selinux@tycho.nsa.gov
Subject: Re: Mozilla vs ORBit tmp files
Date: Mon, 21 Feb 2005 08:25:35 -0500 [thread overview]
Message-ID: <4219E14F.1070802@redhat.com> (raw)
In-Reply-To: <1108910937.3610.22.camel@cobra.ivg2.net>
Ivan Gyurdiev wrote:
>Hi,
>
>Mozilla was recently changed in the Fedora policy
>to prevent writing to user_tmp_t. However that introduced
>the following regression:
>
>audit(1108909606.145:0): avc: denied { write } for pid=3830
>exe=/usr/lib/firefox-1.0/firefox-bin name=linc-fd0-0-5891c0341b10d
>dev=dm-0 ino=827446 scontext=user_u:user_r:user_mozilla_t
>tcontext=user_u:object_r:user_tmp_t tclass=sock_file
>
>Should it be changed back?
>
>The original suggestion was to transition mozilla to user_mozilla_tmp_t,
>but file_auto_trans() only works for creating new files, while here
>mozilla is using existing sockets in /tmp/orbit-username.
>
>
>
I will add the following back in.
allow user_mozilla_t user_tmp_t:sock_file rw_file_perms;
--
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.
prev parent reply other threads:[~2005-02-21 13:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-20 14:48 Mozilla vs ORBit tmp files Ivan Gyurdiev
2005-02-21 13:25 ` Daniel J Walsh [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=4219E14F.1070802@redhat.com \
--to=dwalsh@redhat.com \
--cc=ivg2@cornell.edu \
--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.