From ce07a7aef69ab2ec42c35104e82a67ac9e0176b3 Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Mon, 3 Jun 2019 20:41:19 +0200 Subject: docs/openbsd: update found_bugs.md --- docs/openbsd/found_bugs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index d783f3e34..523ed1f53 100644 --- a/docs/openbsd/found_bugs.md +++ b/docs/openbsd/found_bugs.md @@ -6,6 +6,10 @@ mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/ope Newer bugs comes first. +- [pckbc(4): command queue corruption](https://marc.info/?l=openbsd-cvs&m=155958041916637&w=2) + +- [wsmux(4): use-after-free in `wsmux_do_ioctl()`](https://marc.info/?l=openbsd-cvs&m=155847224722518&w=2) + - [sendto: lenient validation in `rt_mpls_set()`](https://marc.info/?l=openbsd-cvs&m=155759323213186&w=2) - [bpf(4): unsigned integer wrap around](https://marc.info/?l=openbsd-cvs&m=155621669009140&w=2) -- cgit mrf-deployment