From 66fcd29b60c566b3d7b7cc75550a4b96e355164d 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 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/openbsd') diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index c3135bd8a..52dabee33 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. +- [switch(4): many affected syscalls due to mbuf corruption](https://marc.info/?l=openbsd-cvs&m=154600758019977&w=2) + - [setsockopt: integer overflow in `ip_pcbopts()`](https://marc.info/?l=openbsd-cvs&m=154531248603735&w=2) [ERRATA-64-010](https://ftp.openbsd.org/pub/OpenBSD/patches/6.4/common/010_pcbopts.patch.sig) - [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) -- cgit mrf-deployment