summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorCasey Schaufler <casey@schaufler-ca.com>2010-11-25 04:12:10 +0300
committerJames Morris <jmorris@namei.org>2010-11-29 01:04:35 +0300
commitb4e0d5f0791bd6dd12a1c1edea0340969c7c1f90 (patch)
tree1ed1def6d5dea2cdae6b6e52571677fa7650edd5 /kernel
parent7e70cb4978507cf31d76b90e4cfb4c28cad87f0c (diff)
downloadlinux-b4e0d5f0791bd6dd12a1c1edea0340969c7c1f90.tar.xz
Smack: UDS revision
This patch addresses a number of long standing issues with the way Smack treats UNIX domain sockets. All access control was being done based on the label of the file system object. This is inconsistant with the internet domain, in which access is done based on the IPIN and IPOUT attributes of the socket. As a result of the inode label policy it was not possible to use a UDS socket for label cognizant services, including dbus and the X11 server. Support for SCM_PEERSEC on UDS sockets is also provided. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions