Bug 2445273

Summary: CVE-2025-69646 gdb: Binutils: Denial of Service via malformed DWARF debug_rnglists data [fedora-all]
Product: [Fedora] Fedora Reporter: Jon Moroney <jmoroney>
Component: gdbAssignee: Kevin Buettner <kevinb>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: aburgess, ahajkova, fweimer, guinevere, jan, keiths, kevinb, mcermak, mkolar, suraj.ghimire7
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["b0635eb1-56dc-4999-9ba9-0a2bda7f4147"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-03-09 13:54:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2445264    

Description Jon Moroney 2026-03-06 18:42:02 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Andrew Burgess 2026-03-09 13:54:34 UTC
The upstream issue tracking this bug is: https://sourceware.org/bugzilla/show_bug.cgi?id=33638.  The fix for this bug was in binutils/dwarf.c, this file is only used for DWARF parsing by the binutils tools, readelf, objdump, etc.  This file is not compiled into GDB.  As such, this bug has no impact on GDB at all.