aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/found_bugs.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-04 11:56:02 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-04 11:56:02 +0100
commit69872e89529c8cd04954f2a25512e21fa7680bf7 (patch)
tree159d4ec714983576dc16ab68ab4861d9cd042db8 /docs/linux/found_bugs.md
parent8b4aa626ce68ecc2bca78b1edf8fd74580b7bfe7 (diff)
docs/linux/found_bugs.md: add 3 manually reported bugs
Diffstat (limited to 'docs/linux/found_bugs.md')
-rw-r--r--docs/linux/found_bugs.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/linux/found_bugs.md b/docs/linux/found_bugs.md
index 76ffb2ad5..a75d8b550 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_
+* [cirrusfb: divide errors in cirrusfb_check_var/cirrusfb_check_pixclock/cirrusfb_set_par_foo](https://groups.google.com/forum/#!topic/syzkaller/_utQWPf5qeY)
* [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)