cve/2004/CVE-2004-1071.md
2024-06-18 02:51:15 +02:00

822 B

CVE-2004-1071

Description

The binfmt_elf loader (binfmt_elf.c) in Linux kernel 2.4.x up to 2.4.27, and 2.6.x up to 2.6.8, does not properly handle a failed call to the mmap function, which causes an incorrect mapped image and may allow local users to execute arbitrary code.

POC

Reference

Github

No PoCs found on GitHub currently.