]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Check for bad elf entry address.
authorSuresh Siddha <suresh.b.siddha@intel.com>
Sun, 26 Feb 2006 03:18:28 +0000 (04:18 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Feb 2006 17:53:30 +0000 (09:53 -0800)
commitb230bd0ecee8019bf80b5a26e8496ebd3f4adac9
tree1ec0936cff22284b2226f431033b1a36b27615c7
parent8856da98c6dd4b7658547021df54cf6ba6745d75
[PATCH] x86_64: Check for bad elf entry address.

Fixes a local DOS on Intel systems that lead to an endless
recursive fault.  AMD machines don't seem to be affected.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/binfmt_elf.c