aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/netbsd/found_bugs.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/netbsd/found_bugs.md b/docs/netbsd/found_bugs.md
new file mode 100644
index 000000000..edad13b24
--- /dev/null
+++ b/docs/netbsd/found_bugs.md
@@ -0,0 +1,9 @@
+# Found Bugs
+
+Most latest bugs are reported by [syzbot](/docs/syzbot.md) to
+[syzkaller-netbsd-bugs](https://groups.google.com/forum/#!forum/syzkaller-netbsd-bugs)
+mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/#netbsd)
+
+Newer bugs come first
+
+- mmap(2): a file descriptor with PaX MPROTECT can produce an unkillable process - [gnats](http://gnats.netbsd.org/52658) - [fix](https://github.com/NetBSD/src/commit/8d45bd6de2c49d27b4f59c70f057d174b47d9278)