Bug 1440826 (CVE-2017-7299) - CVE-2017-7299 binutils: Out-of-bounds read in bfd_elf_final_link function
Summary: CVE-2017-7299 binutils: Out-of-bounds read in bfd_elf_final_link function
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2017-7299
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: 1435307 1435308 1435309
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-10 14:30 UTC by Andrej Nemec
Modified: 2019-09-29 14:09 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 08:50:27 UTC
Embargoed:


Attachments (Terms of Use)

Description Andrej Nemec 2017-04-10 14:30:43 UTC
The Binary File Descriptor (BFD) library (aka libbfd) has an invalid read (of size 8) because the code to emit relocs (bfd_elf_final_link function in bfd/elflink.c) does not check the format of the input file before trying to read the ELF reloc section header. The vulnerability leads to a GNU linker (ld) program crash.

Upstream bug:

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

Comment 1 Andrej Nemec 2017-04-10 14:56:47 UTC
Created mingw-binutils tracking bugs for this issue:

Affects: epel-all [bug 1435309]


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