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

18 lines
686 B
Markdown

### [CVE-2016-1881](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1881)
![](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 kernel in FreeBSD 9.3, 10.1, and 10.2 allows local users to cause a denial of service (crash) or potentially gain privilege via a crafted Linux compatibility layer setgroups system call.
### POC
#### Reference
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
#### Github
No PoCs found on GitHub currently.