aboutsummaryrefslogtreecommitdiffstats
path: root/docs/openbsd
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-09-29 09:53:22 +0200
committerAnton Lindqvist <anton@basename.se>2019-09-29 09:55:05 +0200
commitc1ad54410059a5d34da928d4544aaa4ec894a8b1 (patch)
tree4a91deb0e6bf91cc0714896862697277244e0187 /docs/openbsd
parenteb6b9855e00c6a323f34038df1435b9f75892fe5 (diff)
docs/openbsd: update found bugs.md
Diffstat (limited to 'docs/openbsd')
-rw-r--r--docs/openbsd/found_bugs.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md
index a5db9a994..1d6babb51 100644
--- a/docs/openbsd/found_bugs.md
+++ b/docs/openbsd/found_bugs.md
@@ -6,6 +6,18 @@ mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/ope
Newer bugs comes first.
+- [sendto: lenient validation of socket address](https://marc.info/?l=openbsd-cvs&m=156923645331466&w=2)
+
+- [vmm(4): missing locking](https://marc.info/?l=openbsd-cvs&m=156822096707365&w=2)
+
+- [vmm(4): number of VMs counter overflow](https://marc.info/?l=openbsd-cvs&m=156814418919992&w=2)
+
+- [ip6(4): use-after-free in multicast route](https://marc.info/?l=openbsd-cvs&m=156761352927972&w=2)
+
+- [VOP_LOCK(9): threads not observing exclusive lock](https://marc.info/?l=openbsd-cvs&m=156684581030011&w=2)
+
+- [ip6(4): don't use the flow of the first fragment to store ECN data](https://marc.info/?l=openbsd-cvs&m=156684528429904&w=2 )
+
- [acct: `vn_close(9)` race](https://marc.info/?l=openbsd-cvs&m=156585417104888&w=2)
- [diskmap(4): side-effect in error path](https://marc.info/?l=openbsd-cvs&m=156499481623952&w=2)