aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@gmail.com>2017-10-23 13:25:21 +0200
committerGitHub <noreply@github.com>2017-10-23 13:25:21 +0200
commitafeb98ca651b7f4aabe9399efe46c172969b181c (patch)
treec89371a59979b1f861acfcdb140b0b9360175df1
parentf6a5463e587ca9ff36c368e362ce2d1644d63f5a (diff)
Update found_bugs_usb.md
-rw-r--r--docs/found_bugs_usb.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/found_bugs_usb.md b/docs/found_bugs_usb.md
index d03009eee..173ce62a5 100644
--- a/docs/found_bugs_usb.md
+++ b/docs/found_bugs_usb.md
@@ -2,6 +2,7 @@
## USB drivers
+* [usb/input/gtco: slab-out-of-bounds in parse_hid_report_descriptor](https://groups.google.com/forum/#!topic/syzkaller/McWFcOsA47Y)
* [usb/core: slab-out-of-bounds in usb_get_bos_descriptor](https://groups.google.com/forum/#!topic/syzkaller/tzdz2fTB1K0) [[fix](https://www.spinics.net/lists/linux-usb/msg161786.html)]
* [usb/net/asix: null-ptr-deref in asix_suspend](https://groups.google.com/forum/#!topic/syzkaller/_9a6pd-p_0E)
* [usb/net/rt2x00: warning in rt2800_eeprom_word_index](https://groups.google.com/forum/#!topic/syzkaller/8vWPJ_maXQY)