diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-11-08 20:15:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-08 20:15:42 -0800 |
| commit | 8fd01d3a5b42be55422a1d05f8b03568f25668e9 (patch) | |
| tree | 86dcdd19d661622c733605200d39b1233d771b2e | |
| parent | 89a1588519adb1d28eb2d406e55fd9359d95c87c (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 830fd711a..c070aeb4b 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 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) * [KASAN: use-after-free Read in raw_cmd_done](https://groups.google.com/d/msg/syzkaller/wylZT5uD_xw/dTiar3qVBgAJ) |
