Files
CVEs-PoC/2014/CVE-2014-7822.md
T
2024-06-09 00:33:16 +00:00

1.1 KiB

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.