Bug 2448135
| Summary: | CVE-2025-69652 gdb: abort in readelf via crafted ELF binary with malformed DWARF abbrev or debug information [fedora-all] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Guilherme de Almeida Suckevicz <gsuckevi> |
| Component: | gdb | Assignee: | Kevin Buettner <kevinb> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | ahajkova, fweimer, guinevere, jan, keiths, kevinb, mcermak, mkolar, suraj.ghimire7 |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["a9df596a-f70f-46a4-a734-e63a88d6857d"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-03-18 17:34:47 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: | 2445296 | ||
|
Description
Guilherme de Almeida Suckevicz
2026-03-16 18:00:09 UTC
Closing, as GDB is not affected by this problem. The upstream fix posted by Alan Modra is to process_debug_info() in binutils/dwarf.c. While this file is shared among standalone binutils tools, GDB has its own independent DWARF reader and does not link against binutils/dwarf.c. |