CVE-2025-69651
Last modified
CVE-2025-69651 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
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: this is disputed by third parties because the observed behavior occurred only in pre-release code and did not affect any tagged version.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gnu | Binutils | <= 2.46 |
References
- https://sourceware.org/bugzilla/show_bug.cgi?id=33700Exploit, Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-69651?
How severe is CVE-2025-69651?
How do I fix CVE-2025-69651?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-69646Binutils objdump contains a denial-of-service vulnerability …5.5
- CVE-2025-69647GNU Binutils thru 2.45.1 readelf contains a denial-of-servic…6.2
- CVE-2025-69648GNU Binutils thru 2.45.1 readelf contains a denial-of-servic…6.2
- CVE-2025-69649GNU Binutils thru 2.46 readelf contains a null pointer deref…7.5
- CVE-2025-6965There exists a vulnerability in SQLite versions before 3.50.…7.7
- CVE-2025-69650GNU Binutils thru 2.46 readelf contains a double free vulner…7.5
- CVE-2025-69652GNU Binutils thru 2.46 readelf contains a vulnerability that…6.2
- CVE-2025-69653A crafted JavaScript input can trigger an internal assertion…6.5
- CVE-2025-69654A crafted JavaScript input executed with the QuickJS release…7.5
- CVE-2025-6966NULL pointer dereference in TagSection.keys() in python-apt …5.5
- CVE-2025-69662SQL injection vulnerability in geopandas before v.1.1.2 allo…8.6
- CVE-2025-6967Execution After Redirect (EAR) vulnerability in Sarman Soft …8.7
Are you affected by CVE-2025-69651?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
