diff --git a/security/Kconfig b/security/Kconfig index 9c60c346a91ddded5dcbff3186a0c501619ae477..bba92689b567140e8c5f4a026c28f8c870f695ed 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -116,7 +116,7 @@ config SECURITY_ROOTPLUG config LSM_MMAP_MIN_ADDR int "Low address space for LSM to from user allocation" depends on SECURITY && SECURITY_SELINUX - default 65535 + default 65536 help This is the portion of low virtual memory which should be protected from userspace allocation. Keeping a user from writing to low pages