summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorHerton Ronaldo Krzesinski <herton@mandriva.com.br>2009-05-26 05:15:53 +0200
committerJames Morris <jmorris@namei.org>2009-05-27 01:46:48 +0200
commitb1338d199dda6681d9af0297928af0a7eb9cba7b (patch)
treebdfcdf710df69eed78e7c4a2b86383ec3db9a230 /samples
parentMerge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 (diff)
downloadlinux-b1338d199dda6681d9af0297928af0a7eb9cba7b.tar.xz
linux-b1338d199dda6681d9af0297928af0a7eb9cba7b.zip
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>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions