cve/2010/CVE-2010-0830.md
2024-05-26 14:27:05 +02:00

807 B

CVE-2010-0830

Description

Integer signedness error in the elf_get_dynamic_info function in elf/dynamic-link.h in ld.so in the GNU C Library (aka glibc or libc6) 2.0.1 through 2.11.1, when the --verify option is used, allows user-assisted remote attackers to execute arbitrary code via a crafted ELF program with a negative value for a certain d_tag structure member in the ELF header.

POC

Reference

No PoCs from references.

Github