From: Kees Cook Date: Sun, 5 Oct 2008 23:11:58 +0000 (+0400) Subject: [PATCH] proc: show personality via /proc/pid/personality X-Git-Tag: v2.6.28-rc1~608^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478307230810d7e2a753ed220db9066dfdf88718;p=pandora-kernel.git [PATCH] proc: show personality via /proc/pid/personality Make process personality flags visible in /proc. Since a process's personality is potentially sensitive (e.g. READ_IMPLIES_EXEC), make this file only readable by the process owner. Signed-off-by: Kees Cook Signed-off-by: Alexey Dobriyan --- Reading git-diff-tree failed