commit | 5342fba5412cead88b61ead07168615dbeba1ee3 | [log] [tgz] |
---|---|---|
author | Suresh Siddha <suresh.b.siddha@intel.com> | Sun Feb 26 04:18:28 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Feb 26 09:53:30 2006 -0800 |
tree | 1ec0936cff22284b2226f431033b1a36b27615c7 | |
parent | f83f2b5fbab4585f4de4523c7879d60e3f85a248 [diff] |
[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>