Bug 1213670 (CVE-2023-39130)

Summary: VUL-1: CVE-2023-39130: gdb: heap out of bounds read in in read_pe_exported_syms()
Product: [Novell Products] SUSE Security Incidents Reporter: Carlos López <carlos.lopez>
Component: IncidentsAssignee: Tom de Vries <tdevries>
Status: NEW --- QA Contact: Security Team bot <security-team>
Severity: Normal    
Priority: P4 - Low CC: matz, security-team
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://smash.suse.de/issue/373408/
Whiteboard: CVSSv3.1:SUSE:CVE-2023-39130:3.3:(AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L)
Found By: Security Response Team Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Carlos López 2023-07-26 08:41:26 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
Comment 1 Michael Matz 2023-07-26 12:56:41 UTC
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.