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

726 B

CVE-2014-8086

Description

Race condition in the ext4_file_write_iter function in fs/ext4/file.c in the Linux kernel through 3.17 allows local users to cause a denial of service (file unavailability) via a combination of a write action and an F_SETFL fcntl operation for the O_DIRECT flag.

POC

Reference

No PoCs from references.

Github