Files
CVEs-PoC/2016/CVE-2016-1881.md
2025-09-29 21:09:30 +02:00

18 lines
697 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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.