[B/linux-kvm][SRU][PATCH 1/1] UBUNTU: [Config]: enable CONFIG_LOCK_DOWN_KERNEL

Po-Hsu Lin po-hsu.lin at canonical.com
Mon Jun 10 10:11:04 UTC 2019


BugLink: https://bugs.launchpad.net/bugs/1811981

Security team requires the CONFIG_LOCK_DOWN_KERNEL to be enabled in
all of our kernels.

Signed-off-by: Po-Hsu Lin <po-hsu.lin 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 d1c7070..23edadc 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -1278,7 +1278,7 @@ CONFIG_LOCKD=m
 CONFIG_LOCKDEP_SUPPORT=y
 CONFIG_LOCKD_V4=y
 # CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT is not set
-# CONFIG_LOCK_DOWN_KERNEL is not set
+CONFIG_LOCK_DOWN_KERNEL=y
 CONFIG_LOCK_SPIN_ON_OWNER=y
 # CONFIG_LOCK_STAT is not set
 # CONFIG_LOCK_TORTURE_TEST is not set
-- 
2.7.4




More information about the kernel-team mailing list