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

664 B

CVE-2017-18208

Description

The madvise_willneed function in mm/madvise.c in the Linux kernel before 4.14.4 allows local users to cause a denial of service (infinite loop) by triggering use of MADVISE_WILLNEED for a DAX mapping.

POC

Reference

Github

No PoCs found on GitHub currently.