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

718 B

CVE-2017-18249

Description

The add_free_nid function in fs/f2fs/node.c in the Linux kernel before 4.12 does not properly track an allocated nid, which allows local users to cause a denial of service (race condition) or possibly have unspecified other impact via concurrent threads.

POC

Reference

Github

No PoCs found on GitHub currently.