From 98d7e0a90cba05c4048d812aa36a884d06735b6b Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 11 Oct 2018 13:46:15 +0200 Subject: docs: say that OpenBSD bugs are now reported by syzbot too --- docs/linux/found_bugs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/linux') diff --git a/docs/linux/found_bugs.md b/docs/linux/found_bugs.md index bb07cea0b..fdfdc5e03 100644 --- a/docs/linux/found_bugs.md +++ b/docs/linux/found_bugs.md @@ -1,6 +1,7 @@ # Found bugs -Latest bugs are most reported by [syzbot](/docs/syzbot.md) and are listed [here](https://groups.google.com/forum/#!forum/syzkaller-bugs). Additional USB bugs are [here](/docs/linux/found_bugs_usb.md). +Most latest bugs are reported by [syzbot](/docs/syzbot.md) and are listed [here](https://groups.google.com/forum/#!forum/syzkaller-bugs) and on the [dashboard](https://syzkaller.appspot.com/#upstream). +Additional USB bugs are [here](/docs/linux/found_bugs_usb.md). _newer first_ * [net: BUG still has locks held in unix_stream_splice_read](https://groups.google.com/d/msg/syzkaller/q_BUZHm-Nug/Y0o4RfDJBQAJ) -- cgit mrf-deployment