aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2018-11-20 17:32:48 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-01-08 07:41:30 +0100
commit37dd2683f5ecf5e47787f68eebf9676b87b638bb (patch)
tree07baff329457a62389658843ea3e4d3584868ae9 /docs
parent69d69aa92d131444455d18b61ecdfdcb1fcb54e2 (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 52dabee33..fbd6b5cfa 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/#op
Newer bugs comes first.
+- [write: lenient IP packet validation](https://marc.info/?l=openbsd-cvs&m=154684768026869&w=2)
+
+- [mbuf(9): mutating read-only mbuf](https://marc.info/?l=openbsd-cvs&m=154684739226800&w=2)
+
+- [setrlimit: lock ordering problem in `mi_switch()`](https://marc.info/?l=openbsd-cvs&m=154677960110593&w=2)
+
- [switch(4): many affected syscalls due to mbuf corruption](https://marc.info/?l=openbsd-cvs&m=154600758019977&w=2)
- [setsockopt: integer overflow in `ip_pcbopts()`](https://marc.info/?l=openbsd-cvs&m=154531248603735&w=2) [ERRATA-64-010](https://ftp.openbsd.org/pub/OpenBSD/patches/6.4/common/010_pcbopts.patch.sig)