mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
695 B
Markdown
19 lines
695 B
Markdown
### [CVE-2017-14489](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14489)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|