cve/2008/CVE-2008-2372.md
2024-06-18 02:51:15 +02:00

802 B

CVE-2008-2372

Description

The Linux kernel 2.6.24 and 2.6.25 before 2.6.25.9 allows local users to cause a denial of service (memory consumption) via a large number of calls to the get_user_pages function, which lacks a ZERO_PAGE optimization and results in allocation of "useless newly zeroed pages."

POC

Reference

Github

No PoCs found on GitHub currently.