cve/2014/CVE-2014-7822.md
2024-06-18 02:51:15 +02:00

987 B

CVE-2014-7822

Description

The implementation of certain splice_write file operations in the Linux kernel before 3.16 does not enforce a restriction on the maximum size of a single file, which allows local users to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted splice system call, as demonstrated by use of a file descriptor associated with an ext4 filesystem.

POC

Reference

Github

No PoCs found on GitHub currently.