git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6bebbc
)
[PATCH] proc: show personality via /proc/pid/personality
author
Kees Cook
<kees.cook@canonical.com>
Sun, 5 Oct 2008 23:11:58 +0000
(
03:11
+0400)
committer
Alexey Dobriyan
<adobriyan@gmail.com>
Fri, 10 Oct 2008 00:18:57 +0000
(
04:18
+0400)
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 <kees.cook@canonical.com>
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
fs/proc/base.c
patch
|
blob
|
history
diff --cc
fs/proc/base.c
Simple merge