diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-06-18 09:42:57 +0200 |
|---|---|---|
| committer | Anton Lindqvist <anton@basename.se> | 2019-06-18 09:46:08 +0200 |
| commit | e3f76baaa97f5c1d27a6f49094f0de132592d96e (patch) | |
| tree | e288c920a3651f02f1db2d2c4ed6bb9c5c3d265d /docs | |
| parent | 442206d76b974cca2d83ec763d4cf5ee829eb7d6 (diff) | |
docs/openbsd: update found_bugs.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/openbsd/found_bugs.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index 523ed1f53..fc2ac45dc 100644 --- a/docs/openbsd/found_bugs.md +++ b/docs/openbsd/found_bugs.md @@ -6,6 +6,14 @@ mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/ope Newer bugs comes first. +- [ftruncate: side-effect in error path](https://marc.info/?l=openbsd-cvs&m=156084321808087&w=2) + +- [sendto: missing presence check of `RTF_MPLS` flag](https://marc.info/?l=openbsd-cvs&m=156041373709268&w=2) + +- [sendto: comparison of non-canonical sockaddr](https://marc.info/?l=openbsd-cvs&m=156041354609207&w=2) + +- [ioctl: NULL pointer dereference in `mrt_ioctl` and `mrt6_ioctl`](https://marc.info/?l=openbsd-cvs&m=155966468511915&w=2) + - [pckbc(4): command queue corruption](https://marc.info/?l=openbsd-cvs&m=155958041916637&w=2) - [wsmux(4): use-after-free in `wsmux_do_ioctl()`](https://marc.info/?l=openbsd-cvs&m=155847224722518&w=2) |
