mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-30 09:00:49 +02:00
770 B
770 B
CVE-2014-3122
Description
The try_to_unmap_cluster function in mm/rmap.c in the Linux kernel before 3.14.3 does not properly consider which pages must be locked, which allows local users to cause a denial of service (system crash) by triggering a memory-usage pattern that requires removal of page-table mappings.
POC
Reference
Github
No PoCs found on GitHub currently.