Files
CVEs-PoC/2014/CVE-2014-3185.md
T
2024-06-10 18:01:06 +00:00

18 lines
869 B
Markdown

### [CVE-2014-3185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3185)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple buffer overflows in the command_port_read_callback function in drivers/usb/serial/whiteheat.c in the Whiteheat USB Serial Driver in the Linux kernel before 3.16.2 allow physically proximate attackers to execute arbitrary code or cause a denial of service (memory corruption and system crash) via a crafted device that provides a large amount of (1) EHCI or (2) XHCI data associated with a bulk response.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2376-1
#### Github
No PoCs found on GitHub currently.