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

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.