diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-11-26 09:32:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-26 09:32:50 +0100 |
| commit | ac912200b65d80413762b8d61eb6399ef9eccfd9 (patch) | |
| tree | 7e0dc60fb3a2fc5fc1fca9d9915e31883d522653 | |
| parent | 3d3ec9072b339276e51abc997721b68d90430bb2 (diff) | |
Update found_bugs.md
| -rw-r--r-- | docs/linux/found_bugs.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/linux/found_bugs.md b/docs/linux/found_bugs.md index c070aeb4b..a2949f59a 100644 --- a/docs/linux/found_bugs.md +++ b/docs/linux/found_bugs.md @@ -4,6 +4,7 @@ Most latest bugs are reported by [syzbot](/docs/syzbot.md) and are listed [here] Additional USB bugs are [here](/docs/linux/found_bugs_usb.md). _newer first_ +* [UBSAN: Undefined behaviour in drivers/input/mousedev.c](https://groups.google.com/d/msg/syzkaller/8A-G6SaGOHQ/vsR3aWLKAwAJ) * [UBSAN: Undefined behaviour in mm/page_alloc.c](https://groups.google.com/d/msg/syzkaller/STYtgfG49IQ/5g0L0b77BAAJ) * [WARNING in pkt setup dev](https://groups.google.com/d/msg/syzkaller/jQsAxlSpvCU/xFab0v1wBAAJ) * [UBSAN: Undefined behaviour in drivers/net/ppp/ppp_generic.c](https://groups.google.com/d/msg/syzkaller/xwZC0Njopck/FiU9Z-rRAgAJ) |
