diff options
| author | Ben Hutchings <[email protected]> | 2014-09-07 20:05:05 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2014-10-08 09:17:42 +0000 |
| commit | 0e6d3112a4e95d55cf6dca88f298d5f4b8f29bd1 (patch) | |
| tree | 586843c4369dfd16f9db8df6912b6956488b910f /tools/perf/scripts/python/check-perf-trace.py | |
| parent | x86_64, entry: Filter RFLAGS.NT on entry from userspace (diff) | |
| download | kernel-0e6d3112a4e95d55cf6dca88f298d5f4b8f29bd1.tar.gz kernel-0e6d3112a4e95d55cf6dca88f298d5f4b8f29bd1.zip | |
x86: Reject x32 executables if x32 ABI not supported
It is currently possible to execve() an x32 executable on an x86_64
kernel that has only ia32 compat enabled. However all its syscalls
will fail, even _exit(). This usually causes it to segfault.
Change the ELF compat architecture check so that x32 executables are
rejected if we don't support the x32 ABI.
Signed-off-by: Ben Hutchings <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Cc: [email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
