summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorJeff Hatch <jhatch@multitech.com>2019-02-26 11:12:13 -0600
committerJeff Hatch <jhatch@multitech.com>2019-02-26 11:12:13 -0600
commit5de29c9f06cfa9f0fb9b84d6e4f23c85186743d9 (patch)
tree8280837a8fa2414f46a88366234e0df112abd52c /recipes-kernel/linux
parent22e486ee016fb12f82d2b30bf6aa7d8244bbd4e8 (diff)
downloadmeta-multitech-5de29c9f06cfa9f0fb9b84d6e4f23c85186743d9.tar.gz
meta-multitech-5de29c9f06cfa9f0fb9b84d6e4f23c85186743d9.tar.bz2
meta-multitech-5de29c9f06cfa9f0fb9b84d6e4f23c85186743d9.zip
Security enhancement (ASLR) : Disable CONFIG_COMPAT_BRK so that randomize_va_space set to 2 by default
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-at91-4.9.87/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91-4.9.87/defconfig b/recipes-kernel/linux/linux-at91-4.9.87/defconfig
index 5a28508..8fa28be 100644
--- a/recipes-kernel/linux/linux-at91-4.9.87/defconfig
+++ b/recipes-kernel/linux/linux-at91-4.9.87/defconfig
@@ -173,7 +173,7 @@ CONFIG_PERF_USE_VMALLOC=y
#
# CONFIG_PERF_EVENTS is not set
CONFIG_VM_EVENT_COUNTERS=y
-CONFIG_COMPAT_BRK=y
+#CONFIG_COMPAT_BRK=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set