diff options
Diffstat (limited to 'docs')
| -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) |
