diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-10-23 11:08:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-23 11:08:48 +0100 |
| commit | 24fa2ad83622a4249ab0f402b12eb7cba2f5aee1 (patch) | |
| tree | 1dc9ccab22786f37dedaa13b2b5f5b6f24d1c856 /docs/linux/found_bugs.md | |
| parent | ecb386fe6f6849c451955e16556d04b388b1fde1 (diff) | |
Update found_bugs.md
Diffstat (limited to 'docs/linux/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 fdfdc5e03..c20b847c7 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/block/floppy.c](https://groups.google.com/d/msg/syzkaller/eB8DFhbjLyI/4lSR84IiBQAJ) * [net: BUG still has locks held in unix_stream_splice_read](https://groups.google.com/d/msg/syzkaller/q_BUZHm-Nug/Y0o4RfDJBQAJ) * [general protection fault in sockfs_setattr](https://groups.google.com/d/msg/syzkaller/y4V_gr5sjsE/GRA81a6EAQAJ) [CVE-2018-12232](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12232) * [KASAN: slab out of bounds Write in __jfs_setxattr](https://lkml.org/lkml/2018/6/1/829) [CVE-2018-12233](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12233) |
