| 제목 | GNU Binutils 2.47 Memory Corruption |
|---|
| 설명 | A vulnerability was found in GNU Binutils 2.47. The ld linker has a NULL pointer dereference in elf_orphan_compatible (ld/ldelf.c:2092) when processing malformed ELF object files during relocatable linking (-r option). When an orphan section has no compatible output section, the function dereferences a NULL pointer causing a SEGV crash. Reproducer: ld -r -o /dev/null bug_2.o (with PoC file). Stack trace: #0 elf_orphan_compatible ld/ldelf.c:2092, #1 ldelf_place_orphan ld/ldelf.c:2259, #2 ldemul_place_orphan ld/ldemul.c:152, #3 ldlang_place_orphan ld/ldlang.c:7815, #4 lang_place_orphans ld/ldlang.c:7871. |
|---|
| 원천 | ⚠️ https://sourceware.org/bugzilla/show_bug.cgi?id=34450 |
|---|
| 사용자 | wsstssw (UID 100468) |
|---|
| 제출 | 2026. 08. 12. AM 03:13 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 13. PM 09:21 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403330 [GNU Binutils 2.47 ELF Orphan Section ld/ldelf.c elf_orphan_compatible 서비스 거부] |
|---|
| 포인트들 | 20 |
|---|