1
0
Fork 0
alistair23-linux/security
Herton Ronaldo Krzesinski b1338d199d tomoyo: add missing call to cap_bprm_set_creds
cap_bprm_set_creds() has to be called from security_bprm_set_creds().
TOMOYO forgot to call cap_bprm_set_creds() from tomoyo_bprm_set_creds()
and suid executables were not being working.

Make sure we call cap_bprm_set_creds() with TOMOYO, to set credentials
properly inside tomoyo_bprm_set_creds().

Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2009-05-27 09:46:48 +10:00
..
integrity/ima
keys
selinux selinux: Fix send_sigiotask hook 2009-05-05 08:31:03 +10:00
smack Smack: check for SMACK xattr validity in smack_inode_setxattr 2009-04-18 12:58:25 +10:00
tomoyo tomoyo: add missing call to cap_bprm_set_creds 2009-05-27 09:46:48 +10:00
Kconfig
Makefile
capability.c
commoncap.c
device_cgroup.c
inode.c
root_plug.c
security.c