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

703 B

CVE-2017-18257

Description

The __get_data_block function in fs/f2fs/data.c in the Linux kernel before 4.11 allows local users to cause a denial of service (integer overflow and loop) via crafted use of the open and fallocate system calls with an FS_IOC_FIEMAP ioctl.

POC

Reference

Github

No PoCs found on GitHub currently.