| 제목 | GNU Binutils 2.47 Memory Corruption |
|---|
| 설명 | A vulnerability was found in GNU Binutils 2.47. The ld linker has an assertion failure in _bfd_write_merged_section (bfd/merge.c:1121) when linking malformed ELF files with --shared -z now options. When the merge state of a merged section is inconsistent with its content, the BFD_ASSERT triggers. In non-assert builds (ASAN/release), this causes a NULL pointer dereference SEGV. Reproducer: ld --shared -z now -o /dev/null bug_11.o (with PoC file). Stack trace: #0 _bfd_write_merged_section bfd/merge.c:1121, #1 elf_link_input_bfd bfd/elflink.c:12213, #2 _bfd_elf_final_link bfd/elflink.c:13189, #3 ldwrite ld/ldwrite.c:548, #4 main ld/ldmain.c:1001. |
|---|
| 원천 | ⚠️ https://sourceware.org/bugzilla/show_bug.cgi?id=34452 |
|---|
| 사용자 | wsstssw (UID 100468) |
|---|
| 제출 | 2026. 08. 12. AM 03:15 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 13. PM 09:21 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403332 [GNU Binutils 2.47 Section Merge bfd/merge.c _bfd_write_merged_section 서비스 거부] |
|---|
| 포인트들 | 20 |
|---|