From e4538785ec507843e8fd86737c4b7d5808dd1791 Mon Sep 17 00:00:00 2001 From: Trammell Hudson Date: Mon, 20 Mar 2017 11:12:41 -0400 Subject: [PATCH] enable read-only, no-execute for module data (issue #72) --- config/linux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/linux.config b/config/linux.config index e686922..62dba1e 100644 --- a/config/linux.config +++ b/config/linux.config @@ -2088,7 +2088,7 @@ CONFIG_EARLY_PRINTK=y # CONFIG_X86_PTDUMP is not set # CONFIG_DEBUG_RODATA_TEST is not set # CONFIG_DEBUG_WX is not set -# CONFIG_DEBUG_SET_MODULE_RONX is not set +CONFIG_DEBUG_SET_MODULE_RONX=y # CONFIG_DEBUG_NX_TEST is not set # CONFIG_DOUBLEFAULT is not set # CONFIG_DEBUG_TLBFLUSH is not set