diff options
author | Andi Kleen <ak@suse.de> | 2007-09-21 16:16:18 +0200 |
---|---|---|
committer | Chris Wright <chrisw@sous-sol.org> | 2007-09-21 15:38:11 -0700 |
commit | fc370f287729799250e04cb1d880140d14612bf0 (patch) | |
tree | 2a55fb05375f65a1f4bd6cd31a43c986dca07c9a /Makefile | |
parent | 14d33e7fa86a09138b745030097a48c396cf4e57 (diff) |
[PATCH] x86_64: Zero extend all registers after ptrace in 32bit entry path.
Strictly it's only needed for eax.
It actually does a little more than strictly needed -- the other registers
are already zero extended.
Also remove the now unnecessary and non functional compat task check
in ptrace.
This is CVE-2007-4573
Found by Wojciech Purczynski
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions