diff options
| author | Andrey Konovalov <andreyknvl@gmail.com> | 2017-10-09 19:54:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-09 19:54:44 +0200 |
| commit | 6dd3a4f915a887a166a0e1428ac73be3f5e93282 (patch) | |
| tree | 42a5e5baa8cc6b1a6de98247b6a14a7ede418c27 /docs | |
| parent | 059272bbad74dbb4ac126073890ff8e4005f3d16 (diff) | |
Update found_bugs_usb.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/found_bugs_usb.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/found_bugs_usb.md b/docs/found_bugs_usb.md index 0a8344430..1d55f0838 100644 --- a/docs/found_bugs_usb.md +++ b/docs/found_bugs_usb.md @@ -2,6 +2,17 @@ ## USB drivers +* [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) +* [usb/sound: use-after-free in snd_usb_mixer_interrupt](https://groups.google.com/forum/#!topic/syzkaller/jf7GTr_g2CU) +* [usb/net/rtlwifi: trying to register non-static key in rtl_c2hcmd_launcher](https://groups.google.com/forum/#!topic/syzkaller/vCTFZwPpmps) +* [usb/net/prism2usb: warning in hfa384x_usbctlxq_run/usb_submit_urb](https://groups.google.com/forum/#!topic/syzkaller/Bm5IO2dlcxA) +* [usb/nfs/pn533: use-after-free in pn533_send_complete](https://groups.google.com/forum/#!topic/syzkaller/-EkDbzlSuOY) +* [usb/media/imon: null-ptr-deref in imon_probe](https://groups.google.com/forum/#!topic/syzkaller/bBFN8imrjjo) +* [usb/net/prism2usb: warning in hfa384x_drvr_start/usb_submit_urb](https://groups.google.com/forum/#!topic/syzkaller/rPui1tYcrR0) +* [usb/net/ath6kl: GPF in ath6kl_usb_alloc_urb_from_pipe](https://groups.google.com/forum/#!topic/syzkaller/_ZE7_2A82Go) +* [usb/net/ar5523: warning in ar5523_submit_rx_cmd/usb_submit_urb](https://groups.google.com/forum/#!topic/syzkaller/5V7rYXYCuI4) * [usb/media/uvc: BUG in uvc_mc_create_links/media_create_pad_link](https://groups.google.com/forum/#!topic/syzkaller/BOv81nh75TM) * [usb/media/v4l2: use-after-free in video_unregister_device/device_del](https://groups.google.com/forum/#!topic/syzkaller/C2RyOxjhxh4) * [usb/serial/visor: slab-out-of-bounds in palm_os_3_probe](https://groups.google.com/forum/#!topic/syzkaller/G5hNiJG2RXo) |
