diff options
author | Andi Kleen <ak@suse.de> | 2007-09-21 16:16:18 +0200 |
---|---|---|
committer | Willy Tarreau <w@1wt.eu> | 2007-09-23 11:12:11 +0200 |
commit | 0d4a39318e6177ed424e92fe9ea75b514e782cdc (patch) | |
tree | d629fcd67b9c24656782cf8e07fc7b751ed733e6 /kernel/Kconfig.hz | |
parent | 7d4cf1c9bde8c6b2396a9536d8021d3f9f77f7a8 (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 'kernel/Kconfig.hz')
0 files changed, 0 insertions, 0 deletions