From 9ae113ce5faf1c74af1ee71b5ef7d04b6b06b063 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Thu, 24 Oct 2013 09:25:57 -0700 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed