summary refs log tree commit diff
path: root/arch/ia64/kernel/perfmon.c
diff options
context:
space:
mode:
authorSerge Hallyn <serue@us.ibm.com>2008-10-30 11:52:23 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2008-11-01 09:49:45 -0700
commit3318a386e4ca68c76e0294363d29bdc46fcad670 (patch)
treeda0da58f10bcb7dd7a885f6032b46d1025af208b /arch/ia64/kernel/perfmon.c
parente06f42d6c127883e58b747048752f44ae208ae47 (diff)
downloadlinux-3318a386e4ca68c76e0294363d29bdc46fcad670.tar.gz
file caps: always start with clear bprm->caps_*
While Linux doesn't honor setuid on scripts.  However, it mistakenly
behaves differently for file capabilities.

This patch fixes that behavior by making sure that get_file_caps()
begins with empty bprm->caps_*.  That way when a script is loaded,
its bprm->caps_* may be filled when binfmt_misc calls prepare_binprm(),
but they will be cleared again when binfmt_elf calls prepare_binprm()
next to read the interpreter's file capabilities.

Signed-off-by: Serge Hallyn <serue@us.ibm.com>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: Andrew G. Morgan <morgan@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/ia64/kernel/perfmon.c')
0 files changed, 0 insertions, 0 deletions