Bug 1487760 (CVE-2017-13757)

Summary: CVE-2017-13757 binutils: heap-based buffer over-read in elf_i386_get_synthetic_symtab in elf32-i386.c and elf_x86_64_get_synthetic_symtab in elf64-x86-64.c
Product: [Other] Security Response Reporter: Pedro Sampaio <psampaio>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: aoliva, erik-fedora, jakub, jan.kratochvil, kanderso, klember, ktietz, law, mcermak, mnewsome, mpolacek, nickc, ohudlick, rjones, yselkowi
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: binutils 2.30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-08 03:23:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1487761, 1487762    
Bug Blocks:    

Description Pedro Sampaio 2017-09-01 20:51:02 UTC
The Binary File Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, does not validate the PLT section size, which
allows remote attackers to cause a denial of service (heap-based buffer
over-read and application crash) via a crafted ELF file, related to
elf_i386_get_synthetic_symtab in elf32-i386.c and
elf_x86_64_get_synthetic_symtab in elf64-x86-64.c.

Upstream bug:

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

Upstream patch:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=90efb6422939ca031804266fba669f77c22a274a

Comment 1 Pedro Sampaio 2017-09-01 20:52:25 UTC
Created binutils tracking bugs for this issue:

Affects: fedora-all [bug 1487762]


Created mingw-binutils tracking bugs for this issue:

Affects: epel-all [bug 1487761]