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

19 lines
695 B
Markdown

### [CVE-2017-14489](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14489)
![](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 iscsi_if_rx function in drivers/scsi/scsi_transport_iscsi.c in the Linux kernel through 4.13.2 allows local users to cause a denial of service (panic) by leveraging incorrect length validation.
### POC
#### Reference
- https://usn.ubuntu.com/3583-2/
- https://www.exploit-db.com/exploits/42932/
#### Github
No PoCs found on GitHub currently.