Home
last modified time | relevance | path

Searched hist:"2 ad18bdf3b8f84c85c7da7e4de365f7c5701fb3f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/selinux/
H A Dhooks.cdiff 2ad18bdf3b8f84c85c7da7e4de365f7c5701fb3f Tue Mar 01 23:32:34 CST 2011 Harry Ciao <qingtao.cao@windriver.com> SELinux: Compute SID for the newly created socket

The security context for the newly created socket shares the same
user, role and MLS attribute as its creator but may have a different
type, which could be specified by a type_transition rule in the relevant
policy package.

Signed-off-by: Harry Ciao <qingtao.cao@windriver.com>
[fix call to security_transition_sid to include qstr, Eric Paris]
Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>