diff options
| author | Anton Lindqvist <anton@basename.se> | 2020-03-24 18:18:26 +0100 |
|---|---|---|
| committer | Anton Lindqvist <anton@basename.se> | 2020-03-24 18:19:57 +0100 |
| commit | 41f049cc401ca2a85838b25ceea9e6b3c5966811 (patch) | |
| tree | 173e84354f587c24885b18a0eabdc9fda0621dcf /docs | |
| parent | 68660b21c27c417771037b3f1fe4aa072cfdeef9 (diff) | |
docs/openbsd: update found bugs.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/openbsd/found_bugs.md | 10 |
1 files changed, 10 insertions, 0 deletions
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) |
