[Linux-cachefs] Re: [PATCH 09/14] CacheFiles: Permit a process's create SID to be overridden [try #2]

Casey Schaufler casey at schaufler-ca.com
Thu Aug 9 17:04:56 UTC 2007


--- David Howells <dhowells at redhat.com> wrote:

> Make it possible for a process's file creation SID to be temporarily
> overridden
> by CacheFiles so that files created in the cache have the right label
> attached.
> 
> Without this facility, files created in the cache will be given the current
> file creation SID of whatever process happens to have invoked CacheFiles
> indirectly by means of opening a netfs file at the time the cache file is
> created.

This is SELinux specific funtionality and should be done in the
SELinux code. You should not be adding interfaces that are SELinux
specific, in this case using secids instead of the LSM blob interfaces.


Casey Schaufler
casey at schaufler-ca.com




More information about the Linux-cachefs mailing list