]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
linux: Properly load Landlock module
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 22 Apr 2024 16:43:00 +0000 (16:43 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 29 Apr 2024 12:44:31 +0000 (12:44 +0000)
Fixes: #13645
Tested-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/kernel/kernel.config.aarch64-ipfire
config/kernel/kernel.config.riscv64-ipfire
config/kernel/kernel.config.x86_64-ipfire

index b85d7add9562e560e6363513acf9b3b41c12e998..af8aae16313123f0a23e1a7ee4591c3c1f8309f6 100644 (file)
@@ -8066,7 +8066,7 @@ CONFIG_INTEGRITY=y
 # CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
 # CONFIG_EVM is not set
 CONFIG_DEFAULT_SECURITY_DAC=y
-CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,bpf"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,bpf"
 
 #
 # Kernel hardening options
index 2bd39e7de4e4ea38e06c0bdb57341b760a9dd6d5..ca603ad93d461f95eacb395ccf1602011c7d74e9 100644 (file)
@@ -6745,7 +6745,7 @@ CONFIG_INTEGRITY=y
 # CONFIG_IMA is not set
 # CONFIG_EVM is not set
 CONFIG_DEFAULT_SECURITY_DAC=y
-CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,bpf"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,bpf"
 
 #
 # Kernel hardening options
index 8ce66cb4f1f621930f68484b64091649022a30fa..fa943a2bb061fed4951e8276854bc81c67f0dd93 100644 (file)
@@ -7252,7 +7252,7 @@ CONFIG_INTEGRITY=y
 # CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
 # CONFIG_EVM is not set
 CONFIG_DEFAULT_SECURITY_DAC=y
-CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,bpf"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,bpf"
 
 #
 # Kernel hardening options