Files
CVEs-PoC/2015/CVE-2015-3288.md
T
2025-09-29 21:09:30 +02:00

18 lines
691 B
Markdown

### [CVE-2015-3288](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3288)
![](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
mm/memory.c in the Linux kernel before 4.1.4 mishandles anonymous pages, which allows local users to gain privileges or cause a denial of service (page tainting) via a crafted application that triggers writing to page zero.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2015-3288