Bugzilla – Bug 1213668
VUL-1: CVE-2023-39128: gdb: out of bounds read in ada_decode() via crafted binary file
Last modified: 2023-07-26 12:55:32 UTC
CVE-2023-39128 GNU gdb (GDB) 13.0.50.20220805-git was discovered to contain a stack overflow via the function ada_decode at /gdb/ada-lang.c. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-39128 https://bugzilla.redhat.com/show_bug.cgi?id=2226593 https://www.cve.org/CVERecord?id=CVE-2023-39128 https://sourceware.org/bugzilla/show_bug.cgi?id=30639
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.