diff options
author | Eugene Teo <eteo@redhat.com> | 2006-09-29 08:59:33 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-29 16:18:08 (GMT) |
commit | 8454aeef6fea944ced757ff8e761b59eb3ee960f (patch) | |
tree | 235e366e3744cdf76381d9e8a709d7564dde94e0 /fs/hfs/part_tbl.c | |
parent | 563d075702454f6fa745ff8b0db605c73478078e (diff) | |
download | linux-8454aeef6fea944ced757ff8e761b59eb3ee960f.tar.xz |
[PATCH] Require mmap handler for a.out executables
Files supported by fs/proc/base.c, i.e. /proc/<pid>/*, are not capable of
meeting the validity checks in ELF load_elf_*() handling because they have
no mmap handler which is required by ELF. In order to stop a.out
executables being used as part of an exploit attack against /proc-related
vulnerabilities, we make a.out executables depend on ->mmap() existing.
Signed-off-by: Eugene Teo <eteo@redhat.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/hfs/part_tbl.c')
0 files changed, 0 insertions, 0 deletions