public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Auto-invalidating old syzbot reports?
@ 2022-06-06 22:19 Eric Biggers
  2022-06-07 14:37 ` Aleksandr Nogikh
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Biggers @ 2022-06-06 22:19 UTC (permalink / raw)
  To: syzkaller, Dmitry Vyukov; +Cc: linux-kernel

Currently the upstream Linux kernel has 888 open syzbot reports
(https://syzkaller.appspot.com/upstream).  However, nearly two-thirds of them
(577) were reported more than 1 year ago.  Old reports are often for bugs that
were already fixed.  They can also be reports that got overlooked, forgotten
about, not sent to the right place, etc.  Kernel maintainers also change over
time, so the current maintainer(s) might never have received the original report
even if syzbot sent the original report to the correct maintainer(s).

Having these old reports open is preventing syzbot from re-reporting any bugs
with the same crash signature (where a crash signature is something like
"KASAN: null-ptr-deref Read in percpu_ref_exit") if it is still being seen.

syzbot does auto-invalidate some old bugs, but only ones without a reproducer.

Given that humans aren't keeping up with these reports, has it been considered
to auto-invalidate all old syzbot reports -- not just ones without a reproducer?

- Eric

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-13 18:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-06 22:19 Auto-invalidating old syzbot reports? Eric Biggers
2022-06-07 14:37 ` Aleksandr Nogikh
2022-06-08  0:40   ` Eric Biggers
2022-06-13 15:47     ` Aleksandr Nogikh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox