Re: [PATCH 12/19] CacheFiles: Permit a process's create SID to beoverridden

From: James Morris
Date: Wed Nov 15 2006 - 11:23:23 EST


On Wed, 15 Nov 2006, David Howells wrote:

> James Morris <jmorris@xxxxxxxxx> wrote:
>
> > The ability to set this needs to be mediated via MAC policy.
>
> Something like this, you mean?

Yes, although perhaps writing to tsec->kern_create_sid or similar, which
then overrides tsec->create_sid if set. Also need
/proc/pid/attr/kern_fscreate as a read only node.


> + error = task_has_perm(current, current, PROCESS__SETFSCREATE);

I wonder if we also need 'relabelto' and 'relabelfrom' permissions, to
control which labels are being used.



- James
--
James Morris
<jmorris@xxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/