cve/2014/CVE-2014-6410.md
2024-06-10 18:01:06 +00:00

741 B

CVE-2014-6410

Description

The __udf_read_inode function in fs/udf/inode.c in the Linux kernel through 3.16.3 does not restrict the amount of ICB indirection, which allows physically proximate attackers to cause a denial of service (infinite loop or stack consumption) via a UDF filesystem with a crafted inode.

POC

Reference

Github

No PoCs found on GitHub currently.