aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2020-09-30 07:55:26 +0200
committerAnton Lindqvist <anton@basename.se>2020-09-30 07:57:45 +0200
commit8516f6d3332fc21083e2adae55114a022fcc2b9b (patch)
tree1c4e9c6784eae11fe9df1045371275710e87036f /docs
parent5abc3f1ab298244473b613c289f1536e366fcf04 (diff)
docs/openbsd: update found bugs.md
Diffstat (limited to 'docs')
-rw-r--r--docs/openbsd/found_bugs.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md
index 8318d9a99..6c31fb6ba 100644
--- a/docs/openbsd/found_bugs.md
+++ b/docs/openbsd/found_bugs.md
@@ -6,6 +6,12 @@ mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/ope
Newer bugs comes first.
+- [kcov(4): race during remote section removal](https://marc.info/?l=openbsd-cvs&m=159869048726340&w=2)
+
+- [sysctl(2): lenient validation of integer values](https://marc.info/?l=openbsd-cvs&m=159772809607851&w=2)
+
+- [inet6(4): lenient validation in `in6_ioctl_change_ifaddr()`](https://marc.info/?l=openbsd-cvs&m=159656077206976&w=2)
+
- [wsmux(4): use-after-free](https://marc.info/?l=openbsd-cvs&m=159600205025410&w=2)
- [pty(4): machine lockup due to expensive retyping](https://marc.info/?l=openbsd-cvs&m=159473720602522&w=2)