aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2021-10-14 19:53:48 +0200
committerAnton Lindqvist <anton@basename.se>2021-10-14 20:31:40 +0200
commit7aa5fe41bbf8f92f7e9d64244d90ea5d7db11912 (patch)
treea2ff84ebf833bc410b9146649d9055ffb96e8133 /docs
parent5462d47034cc5042a99e5df59da5c2677d5a9536 (diff)
docs/openbsd: update found bugs
Diffstat (limited to 'docs')
-rw-r--r--docs/openbsd/found_bugs.md10
1 files changed, 10 insertions, 0 deletions
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)