mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-30 04:50:27 +02:00
726 B
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.