commit | 9ae113ce5faf1c74af1ee71b5ef7d04b6b06b063 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Thu Oct 24 09:25:57 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 29 16:13:39 2013 -0700 |
tree | c7f16f731cc9c04f6cc33ff2afd17e662de3088e | |
parent | 7d196ac303652588c60350f0a581d71e2e7b1a50 [diff] |
lkdtm: add tests for additional page permissions 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>