diff --git a/docs/found_bugs_usb.md b/docs/found_bugs_usb.md index f5dad81a..7024e43f 100644 --- a/docs/found_bugs_usb.md +++ b/docs/found_bugs_usb.md @@ -2,7 +2,7 @@ ## USB drivers -* [usb/media/dtt200u: use-after-free in __dvb_frontend_free](https://groups.google.com/forum/#!topic/syzkaller/0HJQqTm0G_g) +* [usb/media/dtt200u: use-after-free in __dvb_frontend_free](https://groups.google.com/forum/#!topic/syzkaller/0HJQqTm0G_g) [[fix](https://groups.google.com/d/msg/syzkaller/0HJQqTm0G_g/czfDT9gyBAAJ)] * [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)