Red Hat GDB: out-of-bounds write
High7.0CVE-2026-13732 · Published Aug 31, 2026 · updated Sep 4, 2026
A flaw was found in GDB's STABS debug format parser. The read_member_functions() function in gdb/stabsread.c contains a linked list removal bug in the code that separates destructor and non-destructor member functions of C++ classes. The bug causes the destructor entries to remain in the main function list while the list length counter is decremented, resulting in an out-of-bounds write when the function list is copied to its final allocated array. An attacker can craft an ELF binary with malicious .stab and .stabstr sections that triggers this out-of-bounds write when a user opens the file in GDB and performs any symbol-inspection operation such as setting a breakpoint. The inferior process does not need to be executed. Under controlled conditions, this was demonstrated to achieve execution of arbitrary commands within the GDB process.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Red Hat Enterprise Linux 10 Product | all versions | No fix yet |
| Red Hat Enterprise Linux 6 Product | all versions | No fix yet |
| Red Hat Enterprise Linux 7 Product | all versions | No fix yet |
| Red Hat Enterprise Linux 8 Product | all versions | No fix yet |
| Red Hat Enterprise Linux 9 Product | all versions | No fix yet |
| Red Hat Hardened Images Product | all versions | No fix yet |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-787
More Red Hat advisories
All Red Hat| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 1 | Red Hat popt. This vulnerability: memory corruption | Low2.5 | No fix yet |
| Aug 31 | Red Hat WebKitGTK: memory corruption | High8.8 | No fix yet |
| Aug 31 | Red Hat RESTEasy: XML external entity | High7.5 | No fix yet |
| Aug 31 | Red Hat build of Quarkus: denial of service | High7.5 | No fix yet |
| Aug 31 | Red Hat Qute template engine: template injection | High8.8 | 3.27.5.SP1+1 more |
| Aug 31 | Red Hat Enterprise Linux 10: resource exhaustion | High7.5 | No fix yet |