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:
7d196ac
)
lkdtm: add tests for additional page permissions
author
Kees Cook
<keescook@chromium.org>
Thu, 24 Oct 2013 16:25:57 +0000
(09:25 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 29 Oct 2013 23:13:39 +0000
(16:13 -0700)
Testing execution and access of userspace from the kernel is needed for
validating things like Intel's SMEP and SMAP protections. Additionally,
add an explicit test for validating that RO page permissions have been
set for the RO data area.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/lkdtm.c
patch
|
blob
|
history
diff --cc
drivers/misc/lkdtm.c
Simple merge