| タイトル | GNU Binutils 2.47 Memory Corruption |
|---|
| 説明 | A vulnerability was found in GNU Binutils 2.47. The ld linker has a NULL pointer dereference in bfd_elf_set_group_contents (bfd/elf.c:3952) when processing malformed SHT_GROUP sections in ELF object files during relocatable linking (-r option). When a corrupted group section has invalid section/element links, the function dereferences a NULL pointer causing a SEGV crash. Reproducer: ld -r -o /dev/null bug_7.o (with PoC file). Stack trace: #0 bfd_elf_set_group_contents bfd/elf.c:3952, #1 bfd_map_over_sections bfd/section.c:1369, #2 _bfd_elf_final_link bfd/elflink.c:13820, #3 ldwrite ld/ldwrite.c:548, #4 main ld/ldmain.c:1001. |
|---|
| ソース | ⚠️ https://sourceware.org/bugzilla/show_bug.cgi?id=34451 |
|---|
| ユーザー | wsstssw (UID 100468) |
|---|
| 送信 | 2026年08月12日 03:14 (1 月 ago) |
|---|
| モデレーション | 2026年09月13日 21:21 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 403331 [GNU Binutils 2.47 SHT_GROUP Section bfd/elf.c bfd_elf_set_group_contents サービス拒否] |
|---|
| ポイント | 20 |
|---|