Files
CVEs-PoC/2015/CVE-2015-4167.md
2025-09-29 21:09:30 +02:00

734 B

CVE-2015-4167

Description

The udf_read_inode function in fs/udf/inode.c in the Linux kernel before 3.19.1 does not validate certain length values, which allows local users to cause a denial of service (incorrect data representation or integer overflow, and OOPS) via a crafted UDF filesystem.

POC

Reference

Github

No PoCs found on GitHub currently.