diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/netbsd/found_bugs.md | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/docs/netbsd/found_bugs.md b/docs/netbsd/found_bugs.md index 068159e0a..608b05cef 100644 --- a/docs/netbsd/found_bugs.md +++ b/docs/netbsd/found_bugs.md @@ -2,12 +2,4 @@ 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 - -- KASAN: connect(2) - missing length check in some protocols causes a out of bounds read - [fix](https://github.com/NetBSD/src/commit/a6926e46f91619f5a231a35b7886dd6c54a65ab3) -10 -- KASAN: send(2) - missing length check in some protocols causes a out of bounds read - [fix](https://github.com/NetBSD/src/commit/9e1867da2eb8366dbff200011724a66a4da24503) -- 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) - +mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/netbsd)
\ No newline at end of file |
