aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2021-08-28 08:09:21 +0200
committerAnton Lindqvist <anton@basename.se>2021-08-28 08:36:41 +0200
commitbe2c130d4c0c511da96ce278486cf0564aeadcea (patch)
tree80a9c0d99b15fb3e3c6fefd1b14fc0a577b47d3d /docs
parentd5a29e53050521d8733a9f78b474b65755f6fd21 (diff)
docs/openbsd: update found bugs
Diffstat (limited to 'docs')
-rw-r--r--docs/openbsd/found_bugs.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md
index c0e20fdb5..8e22699de 100644
--- a/docs/openbsd/found_bugs.md
+++ b/docs/openbsd/found_bugs.md
@@ -6,6 +6,10 @@ mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/ope
Newer bugs comes first.
+- [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)
+
- [tun(4): leaking device references](https://marc.info/?l=openbsd-cvs&m=161532031720186&w=2)
- [pf(4): incorrect handling of overlapping fragments](https://marc.info/?l=openbsd-cvs&m=161399910228130&w=2 ) [ERRATA-68-014](https://ftp.openbsd.org/pub/OpenBSD/patches/6.8/common/014_pffrag.patch.sig)