mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 01:26:10 +00:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2011-2183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2183)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|