diff options
author | Andy Lutomirski <luto@amacapital.net> | 2015-02-24 19:01:38 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-02-25 02:27:49 -0500 |
commit | 08571f1ae327bfb631cb7171bde5ea605df626c6 (patch) | |
tree | b480579dd9f05b86b6b004893d1e234acd534af5 /kernel/livepatch/core.c | |
parent | 719d359dc7b6be3e43d6661f192ceb980b10ee26 (diff) |
x86/ptrace: Remove checks for TIF_IA32 when changing CS and SS
The ability for modified CS and/or SS to be useful has nothing
to do with TIF_IA32. Similarly, if there's an exploit involving
changing CS or SS, it's exploitable with or without a TIF_IA32
check.
So just delete the check.
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Link: http://lkml.kernel.org/r/71c7ab36456855d11ae07edd4945a7dfe80f9915.1424822291.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/livepatch/core.c')
0 files changed, 0 insertions, 0 deletions