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:
eec86b8
)
lkdtm: isolate stack corruption test
author
Kees Cook
<keescook@chromium.org>
Fri, 25 Oct 2013 01:05:42 +0000
(18:05 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 25 Oct 2013 05:21:00 +0000
(06:21 +0100)
When tests were added to lkdtm that grew the stack frame, the stack
corruption test stopped working. This isolates the test in its own
function, and forces it not to be inlined.
Signed-off-by: Kees Cook <keescook@chromium.org>
Fixes:
cc33c537c12f
("lkdtm: add "EXEC_*" triggers")
Cc: stable <stable@vger.kernel.org> # 3.12
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/lkdtm.c
patch
|
blob
|
history
diff --cc
drivers/misc/lkdtm.c
Simple merge