linux-stable-rt/arch
Roland McGrath ccbe495caa x86-64: syscall-audit: fix 32/64 syscall hole
On x86-64, a 32-bit process (TIF_IA32) can switch to 64-bit mode with
ljmp, and then use the "syscall" instruction to make a 64-bit system
call.  A 64-bit process make a 32-bit system call with int $0x80.

In both these cases, audit_syscall_entry() will use the wrong system
call number table and the wrong system call argument registers.  This
could be used to circumvent a syscall audit configuration that filters
based on the syscall numbers or argument details.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-03-02 15:41:30 -08:00
..
alpha
arm usb: musb: make Davinci *work* in mainline 2009-02-27 14:40:51 -08:00
avr32
blackfin
cris
frv
h8300
ia64 [IA64] Don't go beyond iosapic_intr_info's arraysize 2009-02-25 11:50:53 -08:00
m32r
m68k m68k: atari - Rename "mfp" to "st_mfp" 2009-02-22 09:23:02 -08:00
m68knommu
mips Revert "MIPS: Print irq handler description" 2009-02-27 17:56:35 +00:00
mn10300 mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c 2009-02-20 17:57:48 -08:00
parisc
powerpc powerpc/44x: Fix address decoding setup of PCI 2.x cells 2009-02-27 09:30:17 +11:00
s390
sh sh: ap325rxa: Revert ov772x support. 2009-02-27 15:41:14 +09:00
sparc
um uml: fix vde network backend in user mode linux 2009-02-20 17:57:48 -08:00
x86 x86-64: syscall-audit: fix 32/64 syscall hole 2009-03-02 15:41:30 -08:00
xtensa
.gitignore
Kconfig