Bug 1449548 (CVE-2017-8395) - CVE-2017-8395 binutils: Out-of-bounds write in the _bfd_generic_get_section_contents function
Summary: CVE-2017-8395 binutils: Out-of-bounds write in the _bfd_generic_get_section_c...
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2017-8395
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:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-10 09:00 UTC by Andrej Nemec
Modified: 2019-09-29 14:12 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-10 09:09:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Andrej Nemec 2017-05-10 09:00:32 UTC
The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils is vulnerable to an invalid write of size 8 because of missing a malloc() return-value check to see if memory had actually been allocated in the _bfd_generic_get_section_contents function. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy, to crash.

Upstream issue:

https://sourceware.org/bugzilla/show_bug.cgi?id=21431


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