diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-02-01 18:25:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-01 18:25:39 +0100 |
| commit | edd1cc11e15b7f129346ffbcf893bd8a024338d1 (patch) | |
| tree | 6362aeb8610a65b0aaa5e144e9ce8034049f6615 /docs/linux/found_bugs.md | |
| parent | ceb907750fccb2f46535ca927c6ea1e12a15fb3b (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 fe6bf8cad..331e9f398 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_ +* [bpf: BPF_PROG_TEST_RUN leads to unkillable process](https://groups.google.com/d/msg/syzkaller/EmqpzlOL164/loUGe070FwAJ) +* [timer_settime leads to unkillable process](https://groups.google.com/d/msg/syzkaller/Q6t7TCcN630/ep3J4BT1FwAJ) * [UBSAN: Undefined behaviour in drivers/scsi/sr_ioctl.c](https://groups.google.com/d/msg/syzkaller/lfupcWLvlmI/ts9ut9LyEwAJ) * [KASAN: use-after-free Read in ata_scsi_mode_select_xlat](https://groups.google.com/d/msg/syzkaller/PSlmJbCdKF0/tasiCXl4AgAJ) * [UBSAN: Undefined behaviour in fs/f2fs/extent_cache.c](https://groups.google.com/d/msg/syzkaller/oAhUsPAO4RI/rivMjuUOCgAJ) |
