github.com/google/syzkaller@v0.0.0-20251211124644-a066d2bc4b02/dashboard/config/linux/bits/smack.yml (about)

     1  # Copyright 2020 syzkaller project authors. All rights reserved.
     2  # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
     3  
     4  config:
     5   - SECURITY_SELINUX: n
     6   - SECURITY_APPARMOR: n
     7   - SECURITY_SMACK
     8   - SECURITY_SMACK_NETFILTER: [-baseline, -onlyusb]
     9   - EVM_EXTRA_SMACK_XATTRS
    10   - DEFAULT_SECURITY_SMACK
    11   - LSM: "landlock,lockdown,yama,safesetid,integrity,tomoyo,smack,bpf"