diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-10-27 13:52:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-27 13:52:47 +0200 |
| commit | e1430f1137dd2033e6daf54af4928ff60618b06f (patch) | |
| tree | 03473729518828c207147c11d7c4d9afdc158f0c /docs/linux/found_bugs.md | |
| parent | a8292de95851bd79cba2006dd032e28142f06c25 (diff) | |
Update found_bugs.md
Diffstat (limited to 'docs/linux/found_bugs.md')
| -rw-r--r-- | docs/linux/found_bugs.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/linux/found_bugs.md b/docs/linux/found_bugs.md index c20b847c7..bc0b81389 100644 --- a/docs/linux/found_bugs.md +++ b/docs/linux/found_bugs.md @@ -4,6 +4,8 @@ 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_ +* [KASAN: use-after-free Read in raw_cmd_done](https://groups.google.com/d/msg/syzkaller/wylZT5uD_xw/dTiar3qVBgAJ) +* [KMSAN: uninit-value in selinux_socket_bind, selinux_socket_connect_helper](https://groups.google.com/d/msg/syzkaller/elP9WpfcVbY/JHhEmU4BBwAJ) * [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) |
