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

771 B

CVE-2014-0203

Description

The __do_follow_link function in fs/namei.c in the Linux kernel before 2.6.33 does not properly handle the last pathname component during use of certain filesystems, which allows local users to cause a denial of service (incorrect free operations and system crash) via an open system call.

POC

Reference

Github

No PoCs found on GitHub currently.