Bug 1333371 (CVE-2016-4491) - CVE-2016-4491 gcc: Stack overflow due to infinite recursion in d_print_comp
Summary: CVE-2016-4491 gcc: Stack overflow due to infinite recursion in d_print_comp
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2016-4491
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1333388 1333389
Blocks: 1333338
TreeView+ depends on / blocked
 
Reported: 2016-05-05 11:50 UTC by Andrej Nemec
Modified: 2021-02-17 03:55 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-10 10:43:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Andrej Nemec 2016-05-05 11:50:57 UTC
A bug was found in libiberty. A stack overflow in the libiberty demangler library causes its host applications to crash. Not considered security bug because it's a stack overflow, leading to a SIGSEGV because it lacks memory to continue the faulty recursive function.


External references:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70909

Proposed patch:

https://gcc.gnu.org/ml/gcc-patches/2016-05/msg00105.html

Comment 1 Andrej Nemec 2016-05-05 12:11:38 UTC
Created msp430-gcc tracking bugs for this issue:

Affects: fedora-all [bug 1333388]

Comment 2 Andrej Nemec 2016-05-05 12:11:45 UTC
Created mingw-gcc tracking bugs for this issue:

Affects: epel-all [bug 1333389]


Note You need to log in before you can comment on or make changes to this bug.