From 41f049cc401ca2a85838b25ceea9e6b3c5966811 Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Tue, 24 Mar 2020 18:18:26 +0100 Subject: docs/openbsd: update found bugs.md --- 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 7488587ba..bccc3d92a 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. +- [wsmux(4): use-after-free](https://marc.info/?l=openbsd-cvs&m=158503642507991&w=2) + +- [sosplice(9): unbound recursion](https://marc.info/?l=openbsd-cvs&m=158396530407996&w=2) + +- [shmctl: use-after-free due to sleeping](https://marc.info/?l=openbsd-cvs&m=158330910903824&w=2) + +- [kqueue: interrupt race](https://marc.info/?l=openbsd-cvs&m=158191244405065&w=2) + +- [pf(4): unhandled address families](https://marc.info/?l=openbsd-cvs&m=157852015714603&w=2) + - [uvm(9): incorrect offset calculation in `uvm_share(9)`](https://marc.info/?l=openbsd-cvs&m=157544812928708&w=2) - [vmm(4): wrong virtual memory structure type](https://marc.info/?l=openbsd-cvs&m=157544746828404&w=2) -- cgit mrf-deployment