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-12-18 10:35:49 +0100
commit446ca483e28eeb72d77658330ce7635c13390c55 (patch)
tree42dd257f5410e96e393a27736eb71fa540ef227a /docs
parent67c1ac52227bbbb6a640a6745443ad6c11af641c (diff)
docs/openbsd: update found_bugs.md
Diffstat (limited to 'docs')
-rw-r--r--docs/openbsd/found_bugs.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md
index 8f8e17694..7847e3e0a 100644
--- a/docs/openbsd/found_bugs.md
+++ b/docs/openbsd/found_bugs.md
@@ -6,6 +6,8 @@ mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/#op
Newer bugs comes first.
+- [ioctl: reject inappropriate commands in `wsmux_do_ioctl()`](https://marc.info/?l=openbsd-cvs&m=154507410803526&w=2)
+
- [getsockopt: errorneous switch fall through in `rip_usrreq()` affecting many socket related syscalls](https://marc.info/?l=openbsd-cvs&m=154383186000797&w=2)
- [shutdown: integer overflow in `unp_internalize()`](https://marc.info/?l=openbsd-cvs&m=154282004307882&w=2) [ERRATA-64-006](https://ftp.openbsd.org/pub/OpenBSD/patches/6.4/common/006_uipc.patch.sig)