diff options
| author | Andrey Konovalov <andreyknvl@gmail.com> | 2017-12-12 16:57:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-12 16:57:07 +0100 |
| commit | 7e7796999675e889ba9d350d82ebbd611df374c9 (patch) | |
| tree | 6775052ee4d7fb10cdd10d81a738c269c9ee8569 /docs/linux | |
| parent | 414a185f4d36140539d2783e5d7be02346c2cfbe (diff) | |
Update found_bugs_usb.md
Diffstat (limited to 'docs/linux')
| -rw-r--r-- | docs/linux/found_bugs_usb.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/linux/found_bugs_usb.md b/docs/linux/found_bugs_usb.md index 7fa248fd6..8c37fd1be 100644 --- a/docs/linux/found_bugs_usb.md +++ b/docs/linux/found_bugs_usb.md @@ -2,6 +2,7 @@ ## USB drivers +* [usb/core: memory corruption due to an out-of-bounds access in usb_destroy_configuration] [[fix](https://www.spinics.net/lists/linux-usb/msg163644.html)] [CVE-2017-17558] * [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) [[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)] |
