Bug 1469591 (CVE-2017-9744)

Summary: CVE-2017-9744 binutils: Address violation in sh_elf_set_mach_from_flags function when disassembling a corrupt SH binary
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: erik-fedora, fedora-mingw, jakub, 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: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-11 15:19:09 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: 1469592, 1469593    
Bug Blocks:    

Description Pedro Sampaio 2017-07-11 14:17:47 UTC
The sh_elf_set_mach_from_flags function in bfd/elf32-sh.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

Upstream bug:

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

Upstream patch:

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

Comment 1 Pedro Sampaio 2017-07-11 14:18:31 UTC
Created binutils tracking bugs for this issue:

Affects: fedora-all [bug 1469593]


Created mingw-binutils tracking bugs for this issue:

Affects: epel-all [bug 1469592]