From 3dedf11685e6c4b59a00baee9c5786aba28aac9f Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Tue, 20 Nov 2018 17:32:48 +0100 Subject: docs/openbsd: update found_bugs.md --- docs/openbsd/found_bugs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index da3e8c325..8a3fb3c2d 100644 --- a/docs/openbsd/found_bugs.md +++ b/docs/openbsd/found_bugs.md @@ -6,7 +6,9 @@ mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/#op Newer bugs comes first. -- [flock: double free](https://marc.info/?l=openbsd-cvs&m=153886035406317&w=2) +- [ioctl: use-after-free in `wsmux_do_ioctl()`](https://marc.info/?l=openbsd-cvs&m=154269457228677&w=2) + +- [flock: double free](https://marc.info/?l=openbsd-cvs&m=154070100731996&w=2) - [poll: execution of address `0x0` caused by console redirection](https://marc.info/?l=openbsd-cvs&m=153552269821957&w=2) -- cgit mrf-deployment