diff options
| author | Andrey Konovalov <andreyknvl@gmail.com> | 2017-10-23 16:43:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-23 16:43:19 +0200 |
| commit | 92f543f08acf614b3ecf6edeb85c48f378d8bf7e (patch) | |
| tree | 4fb22949820e8c6e139e92dcb02107f06ea4af24 /docs | |
| parent | 9a70df4192d75c4297f335057908bc6b87432c6b (diff) | |
Update found_bugs_usb.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/found_bugs_usb.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/found_bugs_usb.md b/docs/found_bugs_usb.md index 173ce62a5..f5dad81a2 100644 --- a/docs/found_bugs_usb.md +++ b/docs/found_bugs_usb.md @@ -2,6 +2,9 @@ ## USB drivers +* [usb/media/dtt200u: use-after-free in __dvb_frontend_free](https://groups.google.com/forum/#!topic/syzkaller/0HJQqTm0G_g) +* [usb/media/mxl111sf: trying to register non-static key in mxl111sf_ctrl_msg](https://groups.google.com/forum/#!topic/syzkaller/Xlvm_cnulFA) +* [usb/media/au0828: use-after-free in au0828_rc_unregister](https://groups.google.com/forum/#!topic/syzkaller/3yL32uggAT0) * [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) |
