aboutsummaryrefslogtreecommitdiffstats
path: root/docs/openbsd
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2018-11-20 17:32:48 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-12-08 18:17:29 +0100
commit2b3ea5d7e046d4827e367319b0c1b0717ea315b0 (patch)
treeb2cff7135d9089a1aebfa851161cf7864923c41f /docs/openbsd
parentc5327c1c7ffb9ef4de24c7df47bbaeca0fb490f7 (diff)
docs/openbsd: update found_bugs.md
Diffstat (limited to 'docs/openbsd')
-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 f0bc46a3f..8f8e17694 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.
+- [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)
- [ioctl: use-after-free in `wsmux_do_ioctl()`](https://marc.info/?l=openbsd-cvs&m=154269457228677&w=2)