commit | cc33c537c12f36e9ce753c308999cc2e93195112 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Mon Jul 08 10:01:33 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 24 22:47:20 2013 -0700 |
tree | 035b7a29193a50a42efb2d02a7066a47cac7bcf5 | |
parent | 274a5855c034800b8e9a6ca32bbf81298ae917d8 [diff] |
lkdtm: add "EXEC_*" triggers Add new crash locations that attempt to execute non-executable memory regions (data segment, stack, kmalloc, vmalloc). Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>