diff options
| author | Andrey Konovalov <andreyknvl@gmail.com> | 2017-10-10 15:36:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-10 15:36:37 +0200 |
| commit | abb0204238482cddf55461dbe3e27ff71320dffd (patch) | |
| tree | 89a9ae9a9e6f84563afc3c2abf54659ba909d6f3 | |
| parent | 3874fcc32343b4346dcf68b91280accea847ee19 (diff) | |
Update found_bugs_usb.md
| -rw-r--r-- | docs/found_bugs_usb.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/found_bugs_usb.md b/docs/found_bugs_usb.md index abdb63e83..4c8ecffdb 100644 --- a/docs/found_bugs_usb.md +++ b/docs/found_bugs_usb.md @@ -2,6 +2,7 @@ ## USB drivers +* [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) * [usb/irda: global-out-of-bounds in irda_qos_bits_to_value](https://groups.google.com/forum/#!topic/syzkaller/PzxkGCumhwA) * [usb/media/imon: global-out-of-bounds in imon_probe/imon_init_intf0](https://groups.google.com/forum/#!topic/syzkaller/o0LHaEe8Alg) |
