From 048d09b2054f0baeea83fe2595e496c0630e845f 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 8a3fb3c2d..f0bc46a3f 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. +- [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) - [flock: double free](https://marc.info/?l=openbsd-cvs&m=154070100731996&w=2) -- cgit mrf-deployment