cve/2017/CVE-2017-16525.md

18 lines
760 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-16525](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16525)
![](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
The usb_serial_console_disconnect function in drivers/usb/serial/console.c in the Linux kernel before 4.13.8 allows local users to cause a denial of service (use-after-free and system crash) or possibly have unspecified other impact via a crafted USB device, related to disconnection and failed setup.
### POC
#### Reference
- https://usn.ubuntu.com/3583-2/
#### Github
- https://github.com/ARPSyndicate/cvemon