Files
CVEs-PoC/2016/CVE-2016-8733.md
T
2024-05-26 14:27:05 +02:00

19 lines
940 B
Markdown

### [CVE-2016-8733](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8733)
![](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=integer%20overflow&color=brighgreen)
### Description
An exploitable integer overflow exists in the Joyent SmartOS 20161110T013148Z Hyprlofs file system. The vulnerability is present in the Ioctl system call with the command HYPRLOFS_ADD_ENTRIES when dealing with native file systems. An attacker can craft an input that can cause a kernel panic and potentially be leveraged into a full privilege escalation vulnerability. This vulnerability is distinct from CVE-2016-9031.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2016-8733
- https://github.com/Live-Hack-CVE/CVE-2016-9031