Bugzilla – Bug 1213670
VUL-1: CVE-2023-39130: gdb: heap out of bounds read in in read_pe_exported_syms()
Last modified: 2023-07-26 12:56:41 UTC
CVE-2023-39130 GNU gdb (GDB) 13.0.50.20220805-git was discovered to contain a heap buffer overflow via the function pe_as16() at /gdb/coff-pe-read.c. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-39130 https://bugzilla.redhat.com/show_bug.cgi?id=2226595 https://www.cve.org/CVERecord?id=CVE-2023-39130 https://sourceware.org/bugzilla/show_bug.cgi?id=30641
So the script kiddies found gdb to fuzz. Marvellous. Not my turf, assigning to Tom. I would suggest to handle this similarly to binutils: do one or two version updates a year for gdb, and not backport such kind of fuzzing fixes. Decision of somebody else, though.