Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-98547.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-98547
Upstream
  • CVE-2026-13732
Published
2026-08-31T20:17:02Z
Modified
2026-09-03T14:17:00.151671598Z
Summary
CVE-2026-13732 affecting package crash 9.0.0-3
Details

A flaw was found in GDB's STABS debug format parser. The readmemberfunctions() 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.

References

Affected packages

Azure Linux:3 / crash

Package

Name
crash
Purl
pkg:rpm/azure-linux/crash

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
9.0.0-3

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-98547.json"