mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
21 lines
907 B
Markdown
21 lines
907 B
Markdown
### [CVE-2016-2184](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2184)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The create_fixed_stream_quirk function in sound/usb/quirks.c in the snd-usb-audio driver in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference or double free, and system crash) via a crafted endpoints value in a USB device descriptor.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/bugtraq/2016/Mar/88
|
|
- http://seclists.org/bugtraq/2016/Mar/89
|
|
- http://www.ubuntu.com/usn/USN-2970-1
|
|
- https://www.exploit-db.com/exploits/39555/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|