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-19 11:35:58 +0100
commitfe2dc057b5b155d1dc10dbdcdc629dd9598aea02 (patch)
treeee78078191a32103786931e497a9984899617515 /docs/openbsd
parentc2c27bd174976e7e5646e3e1b2d5ea7bdd78819b (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 7847e3e0a..1122e0305 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.
+- [recv: unexpected mbuf queue growth while sleeping](https://marc.info/?l=openbsd-cvs&m=154506523901003&w=2) [ERRATA-64-009](https://ftp.openbsd.org/pub/OpenBSD/patches/6.4/common/009_recvwait.patch.sig)
+
- [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)