diff options
| author | R3x <siddharth.muralee@gmail.com> | 2019-02-24 05:39:58 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-02-25 09:20:36 +0100 |
| commit | a70141bfe62a13aaab67f008a2d20862867f2e4f (patch) | |
| tree | 130993ffd5a074a4cb7b7f1c27ce81656fc4637b | |
| parent | 7a06e79212dacfad95dfd1ded7e8b43f2bbf64a1 (diff) | |
Added found_bugs.md
| -rw-r--r-- | docs/netbsd/found_bugs.md | 9 |
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) |
