[PATCH 13/14] UBUNTU: [Config] align LSM_MMAP_MIN_ADDR with master

Paolo Pisati paolo.pisati at canonical.com
Thu Oct 27 08:42:02 UTC 2022


Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
 debian.kvm/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
index e7b6caa9f864..80f0a68cb78c 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -1613,7 +1613,7 @@ CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
 # CONFIG_LPC_ICH is not set
 # CONFIG_LPC_SCH is not set
 CONFIG_LSM="yama,loadpin,integrity,apparmor"
-CONFIG_LSM_MMAP_MIN_ADDR=65536
+CONFIG_LSM_MMAP_MIN_ADDR=0
 CONFIG_LTO_NONE=y
 CONFIG_LWTUNNEL=y
 CONFIG_LWTUNNEL_BPF=y
-- 
2.34.1




More information about the kernel-team mailing list