aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/lsm.yml
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2024-08-26 16:29:14 +0200
committerAleksandr Nogikh <nogikh@google.com>2024-08-29 10:25:07 +0000
commitc5a6236834d35c80142017de41da4d1515424ef5 (patch)
treee818b1ec83ab464f907a7251b628eafd71ff3d2e /dashboard/config/linux/bits/lsm.yml
parentef3de9e86e58ef3c70da9cf673ee44fc6f1006f9 (diff)
dashboard/config: regenerate Linux configs
Regenerate the configs using the latest mainline, linux-next and stable versions.
Diffstat (limited to 'dashboard/config/linux/bits/lsm.yml')
-rw-r--r--dashboard/config/linux/bits/lsm.yml3
1 files changed, 3 insertions, 0 deletions
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]