github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/dashboard/config/linux/bits/maintained.yml (about) 1 # Copyright 2023 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 # Configs that should be disabled for all instances that report to public mailing lists. 5 # This is for configs that are enabled by default, otherwise use unmaintained.yml. 6 7 config: 8 # Prevent writing to mounted devices - otherwise syzbot triggers many 9 # inactionable filesystem reports. There have been many discussions 10 # on mailing lists re. this, e.g. 11 # https://lore.kernel.org/all/0000000000007720b405ff59d161@google.com/T/ 12 - BLK_DEV_WRITE_MOUNTED: n