cve/2014/CVE-2014-8559.md
2024-05-26 14:27:05 +02:00

738 B

CVE-2014-8559

Description

The d_walk function in fs/dcache.c in the Linux kernel through 3.17.2 does not properly maintain the semantics of rename_lock, which allows local users to cause a denial of service (deadlock and system hang) via a crafted application.

POC

Reference

Github

No PoCs found on GitHub currently.