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

983 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.