gdb vulnerability

  1. GDB CVE-2023-39130: Heap Overflow in PE COFF Reader Explained

    A heap buffer overflow in GNU Debugger’s PE/COFF reader can crash the tool and, in narrow circumstances, may allow more serious memory corruption—CVE-2023-39130 exposes that weakness in the pe_as16() function inside coff-pe-read.c and underlines why even command‑line developer tools must be...