Files
CVEs-PoC/2011/CVE-2011-2183.md
2024-05-26 14:27:05 +02:00

18 lines
755 B
Markdown

### [CVE-2011-2183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2183)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Race condition in the scan_get_next_rmap_item function in mm/ksm.c in the Linux kernel before 2.6.39.3, when Kernel SamePage Merging (KSM) is enabled, allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via a crafted application.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/wcventure/PERIOD