linux/security/selinux
Stephen Smalley b1aa5301b9 selinux: fix labeling of /proc/net inodes
The proc net rewrite had a side effect on selinux, leading it to mislabel
the /proc/net inodes, thereby leading to incorrect denials.  Fix
security_genfs_sid to ignore extra leading / characters in the path supplied
by selinux_proc_get_sid since we now get "//net/..." rather than "/net/...".

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
2008-01-26 12:16:16 +11:00
..
include
ss selinux: fix labeling of /proc/net inodes 2008-01-26 12:16:16 +11:00
Kconfig
Makefile
avc.c
exports.c
hooks.c security: add a secctx_to_secid() hook 2008-01-25 11:29:53 +11:00
netif.c
netlabel.c
netlink.c
nlmsgtab.c
selinuxfs.c security/selinux: constify function pointer tables and fields 2008-01-25 11:29:54 +11:00
xfrm.c