From c5a6236834d35c80142017de41da4d1515424ef5 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Mon, 26 Aug 2024 16:29:14 +0200 Subject: dashboard/config: regenerate Linux configs Regenerate the configs using the latest mainline, linux-next and stable versions. --- dashboard/config/linux/bits/lsm.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dashboard/config/linux/bits/lsm.yml') diff --git a/dashboard/config/linux/bits/lsm.yml b/dashboard/config/linux/bits/lsm.yml index 72996b437..155b1da31 100644 --- a/dashboard/config/linux/bits/lsm.yml +++ b/dashboard/config/linux/bits/lsm.yml @@ -34,5 +34,8 @@ config: - EVM_ATTR_FSUUID - AUDIT + # Lockdown may be too restrictive for normal kernel fuzzing. + - LOCK_DOWN_KERNEL_FORCE_NONE: [v5.4] + # Note: this depends on a number of BPF-related configs, which may be not enabled. - BPF_LSM: [optional] -- cgit mrf-deployment