From 37dd2683f5ecf5e47787f68eebf9676b87b638bb Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Tue, 20 Nov 2018 17:32:48 +0100 Subject: [PATCH] docs/openbsd: update found_bugs.md --- docs/openbsd/found_bugs.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index 52dabee338fd..fbd6b5cfaede 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)