aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@gmail.com>2017-12-12 16:57:20 +0100
committerGitHub <noreply@github.com>2017-12-12 16:57:20 +0100
commitce7f2399c4ed6aaedb62cf3537c2164a5c7f525e (patch)
treef10730b63a8171165183f67c0ca97803cc0ab624 /docs/linux
parent7e7796999675e889ba9d350d82ebbd611df374c9 (diff)
Update found_bugs_usb.md
Diffstat (limited to 'docs/linux')
-rw-r--r--docs/linux/found_bugs_usb.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/found_bugs_usb.md b/docs/linux/found_bugs_usb.md
index 8c37fd1be..4003e30d0 100644
--- a/docs/linux/found_bugs_usb.md
+++ b/docs/linux/found_bugs_usb.md
@@ -2,7 +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/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)]