CVE-2025-69650
Last modified
CVE-2025-69650 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. GNU Binutils thru 2.46 readelf contains a double free vulnerability when processing a crafted ELF binary with malformed relocation data. During GOT relocation handling, dump_relocations may return early without initializing the all_relocations array. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
GNU Binutils thru 2.46 readelf contains a double free vulnerability when processing a crafted ELF binary with malformed relocation data. During GOT relocation handling, dump_relocations may return early without initializing the all_relocations array. As a result, process_got_section_contents() may pass an uninitialized r_symbol pointer to free(), leading to a double free and terminating the program with SIGABRT. No evidence of exploitable 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:N/AC:L/PR:N/UI:N/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=33698Exploit, Third Party Advisory
- https://sourceware.org/bugzilla/show_bug.cgi?id=33698Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-69650?
How severe is CVE-2025-69650?
How do I fix CVE-2025-69650?
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-69645Binutils objdump contains a denial-of-service vulnerability …5.5
- 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-69651GNU Binutils thru 2.46 readelf contains a vulnerability that…5.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
Are you affected by CVE-2025-69650?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
