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

825 B

CVE-2004-1072

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, may create an interpreter name string that is not NULL terminated, which could cause strings longer than PATH_MAX to be used, leading to buffer overflows that allow local users to cause a denial of service (hang) and possibly execute arbitrary code.

POC

Reference

Github

No PoCs found on GitHub currently.