mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
18 lines
868 B
Markdown
18 lines
868 B
Markdown
### [CVE-2016-9039](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9039)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable denial of service exists in the Joyent SmartOS 20161110T013148Z Hyprlofs file system. The vulnerability is present in the Ioctl system call with the command HYPRLOFS_ADD_ENTRIES. An attacker can cause a buffer to be allocated and never freed. When repeatedly exploited this will result in memory exhaustion, resulting in a full system denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.talosintelligence.com/reports/TALOS-2016-0257/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|