diff options
| author | Andrey Konovalov <andreyknvl@gmail.com> | 2017-11-23 17:07:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-23 17:07:17 +0100 |
| commit | 5378ce720e2a9841253a621446d1fa3f4ccf0718 (patch) | |
| tree | 3c532bb877b5081d24ce0aead149d3d15add4e3f /docs/linux | |
| parent | 6834199b8c0f32f51d98ad50e38e73f402d136b7 (diff) | |
Update found_bugs_usb.md
Diffstat (limited to 'docs/linux')
| -rw-r--r-- | docs/linux/found_bugs_usb.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/linux/found_bugs_usb.md b/docs/linux/found_bugs_usb.md index 3425ddb85..6efae3581 100644 --- a/docs/linux/found_bugs_usb.md +++ b/docs/linux/found_bugs_usb.md @@ -3,8 +3,8 @@ ## USB drivers * [usb/net/zd1211rw: possible deadlock in zd_chip_disable_rxtx](https://groups.google.com/forum/#!topic/syzkaller/w_qXxIJfwmE) -* [usb/sound: use-after-free in __uac_clock_find_source](https://groups.google.com/forum/#!topic/syzkaller/FwYGmsC6c6E) -* [usb/sound: slab-out-of-bounds in parse_audio_unit](https://groups.google.com/forum/#!topic/syzkaller/RJtoiisdruo) +* [usb/sound: use-after-free in __uac_clock_find_source](https://groups.google.com/forum/#!topic/syzkaller/FwYGmsC6c6E) [[fix](https://www.spinics.net/lists/alsa-devel/msg69833.html)] +* [usb/sound: slab-out-of-bounds in parse_audio_unit](https://groups.google.com/forum/#!topic/syzkaller/RJtoiisdruo) [[fix](https://www.spinics.net/lists/alsa-devel/msg69836.html)] * [usb/media/em28xx: use-after-free in dvb_unregister_frontend](https://groups.google.com/forum/#!topic/syzkaller/wYG12peh1G4) * [usb/media/technisat: slab-out-of-bounds in technisat_usb2_rc_query](https://groups.google.com/forum/#!topic/syzkaller/V-GvHOmJXO0) * [usb/media/tm6000: use-after-free in tm6000_read_write_usb](https://groups.google.com/forum/#!topic/syzkaller/XLNeGPycipA) |
