google / syzkaller

syzkaller is an unsupervised coverage-guided kernel fuzzer
Apache License 2.0
5.4k stars 1.23k forks source link

dashboard: add a command to cancel/change bisection results #3491

Open a-nogikh opened 2 years ago

a-nogikh commented 2 years ago

This topic has been popping up in discussions for some time, one more case: https://groups.google.com/g/syzkaller-bugs/c/TGiW6LHpb7g/m/uc0jhDFfBQAJ

We can add support for a new syzbot command tell the bot that the bisect is wrong. E.g. #syz invalidate cause bisect (this one looks a bit too long, though).

It could also make sense to also add support for a command to manually set the guilty commit. E.g. #syz cause commit: <title>.

dvyukov commented 2 years ago

This may be a good use case for bug tags.

a-nogikh commented 1 week ago

From the mailing list

Yes, most likely bad bisection, I looked at the syzbot docs but I don't
see the command for invalidating the bisection results.
a-nogikh commented 2 days ago

+1 again. Adding the command and contrasting it with #syz invalid in the docs would reduce the confusion around bug report invalidations.

https://lore.kernel.org/all/67496cdc.050a0220.253251.00a5.GAE@google.com/T/