https://github.com/torvalds/linux
Revision 5e143436d04465c937c1a242808a99c46393af3e authored by Nicolas Pitre on 13 April 2011, 03:59:36 UTC, committed by Russell King on 14 April 2011, 08:15:24 UTC
Our SET_PERSONALITY() implementation was overwriting all existing
personality flags, including ADDR_NO_RANDOMIZE, making them unavailable
to processes being exec'd after a call to personality() in user space.
This prevents the gdb test suite from running successfully.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent df5419a
History
Tip revision: 5e143436d04465c937c1a242808a99c46393af3e authored by Nicolas Pitre on 13 April 2011, 03:59:36 UTC
ARM: 6878/1: fix personality flag propagation across an exec
Tip revision: 5e14343
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 188.1 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top