aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDenis Efremov <efremov@linux.com>2019-07-18 20:51:59 +0300
committerDmitry Vyukov <dvyukov@google.com>2019-07-19 10:37:26 +0200
commit9097c294da30fb6fd0335c1c0a5f0beaa61c9b7d (patch)
tree12afea419d925b4ecc18220eb1ab808b0a908642 /docs
parent8304907db07a4c6f7ef3164be77c1bacc94d6d51 (diff)
Update found_bugs.md
Diffstat (limited to 'docs')
-rw-r--r--docs/linux/found_bugs.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/linux/found_bugs.md b/docs/linux/found_bugs.md
index 1c2e4174f..76ffb2ad5 100644
--- a/docs/linux/found_bugs.md
+++ b/docs/linux/found_bugs.md
@@ -4,6 +4,10 @@ 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_
+* [floppy: fix out-of-bounds read in copy_buffer](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=da99466ac243f15fbba65bd261bfc75ffa1532b6)
+* [floppy: fix invalid pointer dereference in drive_name](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9b04609b784027968348796a18f601aed9db3789)
+* [floppy: fix out-of-bounds read in next_valid_format](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5635f897ed83fd539df78e98ba69ee91592f9bb8)
+* [floppy: fix div-by-zero in setup_format_params](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f3554aeb991214cbfafd17d55e2bfddb50282e32)
* [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)