### [CVE-2016-9039](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9039) ![](https://img.shields.io/static/v1?label=Product&message=SmartOS&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=remote%20code%20execution&color=brighgreen) ### 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.