From b1ff06b2c2ed8cf870d347145ae77c54628cda8f Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Tue, 22 Jan 2019 18:21:35 +0100 Subject: docs/openbsd: update found_bugs.md --- docs/openbsd/found_bugs.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/openbsd') diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index fbd6b5cfa..6c74b3bd6 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. +- [fcntl: use-after-free in `lf_findoverlap()`](https://marc.info/?l=openbsd-cvs&m=154809417426357&w=2) + +- [setsockopt: incorrect mbuf padding](https://marc.info/?l=openbsd-cvs&m=154784437622409&w=2) + +- [read: missing locking](https://marc.info/?l=openbsd-cvs&m=154715201702848&w=2) + - [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) -- cgit mrf-deployment