diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-04-22 09:53:30 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-04-22 11:05:14 +0300 |
| commit | 0a77c33cff83d9aa86d9043a7bb4e51512bf3222 (patch) | |
| tree | 653a609de199a9ec8873cbcf017274aed9dca6b0 | |
| parent | b0e8efcb4b0aac61f4647a76bbe54a5d38a370ba (diff) | |
docs/openbsd: update found_bugs.md
| -rw-r--r-- | docs/openbsd/found_bugs.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index 345232536..f7d9a2a0c 100644 --- a/docs/openbsd/found_bugs.md +++ b/docs/openbsd/found_bugs.md @@ -6,6 +6,8 @@ mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/ope Newer bugs comes first. +- [vmm(4): `printf()` called from IPI-context](https://marc.info/?l=openbsd-cvs&m=155590526807190&w=2) + - [bpf(4): negative input accepted in `bpfioctl()`](https://marc.info/?l=openbsd-cvs&m=155430843501793&w=2) - [sendto: lenient `rtm_hdrlen` validation](https://marc.info/?l=openbsd-cvs&m=155404645328879&w=2) |
