cve/2016/CVE-2016-2847.md
2024-05-26 14:27:05 +02:00

855 B

CVE-2016-2847

Description

fs/pipe.c in the Linux kernel before 4.5 does not limit the amount of unread data in pipes, which allows local users to cause a denial of service (memory consumption) by creating many pipes with non-default sizes.

POC

Reference

Github

No PoCs found on GitHub currently.