kernel-hacking-2024-linux-s.../security
Eric W. Biederman b599fdfdb4 [PATCH] sysctl: fix the selinux_sysctl_get_sid
I goofed and when reenabling the fine grained selinux labels for
sysctls and forgot to add the "/sys" prefix before consulting
the policy database.  When computing the same path using
proc_dir_entries we got the "/sys" for free as it was part
of the tree, but it isn't true for clt_table trees.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-14 08:10:00 -08:00
..
keys [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
selinux [PATCH] sysctl: fix the selinux_sysctl_get_sid 2007-02-14 08:10:00 -08:00
capability.c
commoncap.c
dummy.c
inode.c [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
Kconfig
Makefile
root_plug.c
security.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00