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:
04f81f0
)
Yama: do not modify global sysctl table entry
author
Kees Cook
<keescook@chromium.org>
Wed, 27 Feb 2013 16:37:56 +0000
(08:37 -0800)
committer
Kees Cook
<keescook@chromium.org>
Sat, 28 Feb 2015 00:53:09 +0000
(16:53 -0800)
When the sysctl table is constified, we won't be able to directly modify
it. Instead, use a table copy that carries any needed changes.
Suggested-by: PaX Team <pageexec@freemail.hu>
Signed-off-by: Kees Cook <keescook@chromium.org>
security/yama/yama_lsm.c
patch
|
blob
|
history
diff --cc
security/yama/yama_lsm.c
Simple merge