diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-01-22 18:21:35 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-01-22 18:29:23 +0100 |
| commit | b1ff06b2c2ed8cf870d347145ae77c54628cda8f (patch) | |
| tree | a747e133eb07275d683ab4e87522a1acfc104c91 /docs/openbsd | |
| parent | 5cf49c1c63ffbc708b24aabb4d4ef8ef15c7a992 (diff) | |
docs/openbsd: update found_bugs.md
Diffstat (limited to 'docs/openbsd')
| -rw-r--r-- | docs/openbsd/found_bugs.md | 6 |
1 files changed, 6 insertions, 0 deletions
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) |
