Bug 2445299 (CVE-2025-69651) - CVE-2025-69651 binutils: Binutils: Denial of Service via crafted ELF binary processing
Summary: CVE-2025-69651 binutils: Binutils: Denial of Service via crafted ELF binary p...
Keywords:
Status: NEW
Alias: CVE-2025-69651
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2445384 2445385 2445386 2445387 2445389 2445390 2445391 2445388
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-06 19:01 UTC by OSIDB Bzimport
Modified: 2026-03-06 23:55 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-06 19:01:52 UTC
GNU Binutils thru 2.46 readelf contains a vulnerability that leads to an invalid pointer free when processing a crafted ELF binary with malformed relocation or symbol data. If dump_relocations returns early due to parsing errors, the internal all_relocations array may remain partially uninitialized. Later, process_got_section_contents() may attempt to free an invalid r_symbol pointer, triggering memory corruption checks in glibc and causing the program to terminate with SIGABRT. No evidence of further memory corruption or code execution was observed; the impact is limited to denial of service.


Note You need to log in before you can comment on or make changes to this bug.