cve/2015/CVE-2015-8785.md
2024-06-18 02:51:15 +02:00

860 B

CVE-2015-8785

Description

The fuse_fill_write_pages function in fs/fuse/file.c in the Linux kernel before 4.4 allows local users to cause a denial of service (infinite loop) via a writev system call that triggers a zero length for the first segment of an iov.

POC

Reference

Github

No PoCs found on GitHub currently.