android_kernel_motorola_sm6225/arch/um/os-Linux/skas
Jeff Dike e06173bde0 uml: don't allow processes to call into stub
Kill a process that tries to branch into a stub and execute a system
call.  There are no security implications here - a system call in a
stub is treated the same as a system call anywhere else.  But if a
process is trying to branch into a stub, either it is trying something
nasty or it has gone haywire, so it's a good idea to get rid of it in
either case.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:30 -08:00
..
Makefile [PATCH] uml: move libc-dependent skas process handling 2006-01-18 19:20:19 -08:00
mem.c uml: fix stub address calculations 2007-10-16 09:43:09 -07:00
process.c uml: don't allow processes to call into stub 2008-02-05 09:44:30 -08:00
trap.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00