From 7aa5fe41bbf8f92f7e9d64244d90ea5d7db11912 Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Thu, 14 Oct 2021 19:53:48 +0200 Subject: docs/openbsd: update found bugs --- docs/openbsd/found_bugs.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index 8e22699de..d50820782 100644 --- a/docs/openbsd/found_bugs.md +++ b/docs/openbsd/found_bugs.md @@ -6,6 +6,16 @@ mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/ope Newer bugs comes first. +- [vnd(4): unintended nesting of devices](https://marc.info/?l=openbsd-cvs&m=163379079731494&w=2) + +- [route(4): NULL pointer dereference](https://marc.info/?l=openbsd-cvs&m=163103086932150&w=2) + +- [vmm(4): missing locking](https://marc.info/?l=openbsd-cvs&m=163084761315043&w=2) + +- [vmm(4): missing locking](https://marc.info/?l=openbsd-cvs&m=163066962908920&w=2) + +- [vmm(4): lock ordering problem](https://marc.info/?l=openbsd-cvs&m=163050503012931&w=2 ) + - [kqueue: missing locking](https://marc.info/?l=openbsd-cvs&m=162338580619514&w=2) - [socketpair: lock ordering problem](https://marc.info/?l=openbsd-cvs&m=162092535010623&w=2) -- cgit mrf-deployment