cve/2015/CVE-2015-8839.md
2024-05-26 14:27:05 +02:00

738 B

CVE-2015-8839

Description

Multiple race conditions in the ext4 filesystem implementation in the Linux kernel before 4.5 allow local users to cause a denial of service (disk corruption) by writing to a page that is associated with a different user's file after unsynchronized hole punching and page-fault handling.

POC

Reference

No PoCs from references.

Github