From 8516f6d3332fc21083e2adae55114a022fcc2b9b Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Wed, 30 Sep 2020 07:55:26 +0200 Subject: docs/openbsd: update found bugs.md --- docs/openbsd/found_bugs.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index 8318d9a99..6c31fb6ba 100644 --- a/docs/openbsd/found_bugs.md +++ b/docs/openbsd/found_bugs.md @@ -6,6 +6,12 @@ mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/ope Newer bugs comes first. +- [kcov(4): race during remote section removal](https://marc.info/?l=openbsd-cvs&m=159869048726340&w=2) + +- [sysctl(2): lenient validation of integer values](https://marc.info/?l=openbsd-cvs&m=159772809607851&w=2) + +- [inet6(4): lenient validation in `in6_ioctl_change_ifaddr()`](https://marc.info/?l=openbsd-cvs&m=159656077206976&w=2) + - [wsmux(4): use-after-free](https://marc.info/?l=openbsd-cvs&m=159600205025410&w=2) - [pty(4): machine lockup due to expensive retyping](https://marc.info/?l=openbsd-cvs&m=159473720602522&w=2) -- cgit mrf-deployment