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

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