From e3bd7ab805a9a4541c9fe135ec90c95089f49153 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') diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index 1122e0305..c3135bd8a 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. +- [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) - [ioctl: reject inappropriate commands in `wsmux_do_ioctl()`](https://marc.info/?l=openbsd-cvs&m=154507410803526&w=2) -- cgit mrf-deployment