Linker crash via unsorted ELF symbol table
Published Oct 7, 2025 · Updated Oct 7, 2025
Out-of-bounds read in the GNU Binutils 2.45 linker allows local users to crash ld by supplying an ELF file with an unsorted symbol table. bfd/elflink.c accepts a local symbol after global symbols when elf_bad_symtab is false, so get_link_hash_entry relies on invalid symbol ordering and reads beyond its hash-entry bounds. Exploitation requires the ability to make ld process the crafted object file; the documented consequence is a linker crash, not code execution or data modification.
Summary
What happened
Out-of-bounds read in the GNU Binutils 2.45 linker allows local users to crash ld by supplying an ELF file with an unsorted symbol table. bfd/elflink.c accepts a local symbol after global symbols when elf_bad_symtab is false, so get_link_hash_entry relies on invalid symbol ordering and reads beyond its hash-entry bounds. Exploitation requires the ability to make ld process the crafted object file; the documented consequence is a linker crash, not code execution or data modification.
The record
- CVE
- CVE-2025-11414
- Published
- Oct 7, 2025
- Updated
- Oct 7, 2025
- Vendor
- The GnuPG Project
- Product
- GNU Binutils
- Classifications
- CWE-119, CWE-125
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 7, 2025CVE publishedPublication date reported by the CVE source.
- Oct 7, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.45
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Sourceware Bugzilla crash reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo