Files
CVEs-PoC/2016/CVE-2016-3951.md
T
2024-06-18 02:51:15 +02:00

21 lines
841 B
Markdown

### [CVE-2016-3951](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3951)
![](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
Double free vulnerability in drivers/net/usb/cdc_ncm.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (system crash) or possibly have unspecified other impact by inserting a USB device with an invalid USB descriptor.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-3000-1
- http://www.ubuntu.com/usn/USN-3002-1
- http://www.ubuntu.com/usn/USN-3003-1
- http://www.ubuntu.com/usn/USN-3004-1
#### Github
No PoCs found on GitHub currently.