aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2018-11-20 17:32:48 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-11-20 17:52:36 +0100
commit3dedf11685e6c4b59a00baee9c5786aba28aac9f (patch)
treeb8ce0652799d48548061887b7b542d69b559042d /docs
parent9aca6b5240809308d9078a0a0f0707512c5b0220 (diff)
docs/openbsd: update found_bugs.md
Diffstat (limited to 'docs')
-rw-r--r--docs/openbsd/found_bugs.md4
1 files changed, 3 insertions, 1 deletions
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)