Files
twx-linux/arch
Andi Kleen fc370f2877 [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>
2007-09-21 15:38:11 -07:00
..
2007-06-23 15:43:48 +02:00
2007-06-21 17:46:22 -04:00
2007-06-08 17:23:33 -07:00