2 matches found
EUVD-2026-68746
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 functio...
7.8CVSS6AI score
SaveExploits0References2
CVE-2026-13732
GDB is affected by an out-of-bounds write in its STABS debug format parser , specifically in the read_member_functions() function within gdb/stabsread.c. The root cause is a linked-list removal bug: when separating destructor from non-destructor member functions of C++ classes, destructor entries...
7.8CVSS6AI score
SaveExploits0References2
20