All of lore.kernel.org
 help / color / mirror / Atom feed
From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] fcontexts for XDG_RUNTIME_DIR /run/user
Date: Tue, 12 Apr 2016 10:43:33 -0400	[thread overview]
Message-ID: <570D0995.5010500@tresys.com> (raw)
In-Reply-To: <20160411171107.GA1532@meriadoc.perfinion.com>

On 4/11/2016 1:11 PM, Jason Zaman wrote:
> Hi all,
> 
> I submitted patches to add USERID and USERNAME to genhomedircon[1] and
> am now trying to fix refpol to work with it.
> 
> What labels do we want for things in /run/user?
> Currently refpol has the following which seems pretty weird:
> /var/run/user(/.*)? gen_context(system_u:object_r:var_auth_t,s0)
> It was originally added from fedora but fedora has since dropped that.
> 
> fedora now has:
> /var/run/user(/.*)? gen_context(system_u:object_r:user_tmp_t,s0)
> 
> The problem with that fcontext is that users have write perms towards
> user_tmp_t so they would be able to do other things in /run/user/
> instead of only within /run/user/%{USERID}/.
> 
> I think we should have some kind of _root_t and _home_t like how things
> are for /home and /home/USERNAME

This makes sense.


> In gentoo we have an xdg module which adds xdg_runtime_home_t which we
> have for the user's dir. I was thinking to add an xdg_runtime_dir_t or
> _root_t. then things would get search perms towards that root dir and
> get normal write perms within the actual runtime dir. Only
> logind/consolekit would need to manage xdg_runtime_dir_t.
> 
> If we send (parts of?) the xdg module upstream from gentoo, would it be
> accepted? and if not, I want to at least fix the label for /run/user/
> (xdg_runtime_dir_t or whatever is decided) in refpol and then I can
> carry the xdg_runtime_home_t part in gentoo only.

Which group (if any) specified how /run/user/UID should be used? XDG?

-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

  reply	other threads:[~2016-04-12 14:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11 17:11 [refpolicy] fcontexts for XDG_RUNTIME_DIR /run/user Jason Zaman
2016-04-12 14:43 ` Christopher J. PeBenito [this message]
2016-04-12 17:02   ` Jason Zaman
2016-04-12 17:57     ` Christopher J. PeBenito
2016-04-13 16:18       ` Miroslav Grepl
2016-04-13 17:01         ` Christopher J. PeBenito
2016-04-13 18:24           ` Jason Zaman
2016-05-04 13:00           ` Miroslav Grepl

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=570D0995.5010500@tresys.com \
    --to=cpebenito@tresys.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.