Bug 1539886 (CVE-2018-6323)

Summary: CVE-2018-6323 binutils: Integer overflow in elf_object_p function in elfcode.h
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, dvlasenk, erik-fedora, jakub, kanderso, klember, ktietz, law, mcermak, mnewsome, mpolacek, nickc, ohudlick, rjones
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: 2019-06-08 03:38:39 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: 1539887, 1539888, 1539891    
Bug Blocks:    

Description Pedro Sampaio 2018-01-29 19:31:32 UTC
The elf_object_p function in elfcode.h in the Binary File Descriptor (BFD)
library (aka libbfd), as distributed in GNU Binutils 2.29.1, has an unsigned
integer overflow because bfd_size_type multiplication is not used. A crafted ELF
file allows remote attackers to cause a denial of service (application crash) or
possibly have unspecified other impact. This problem only affects i686.

Upstream bug:

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

Upstream patch:

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

Comment 1 Pedro Sampaio 2018-01-29 19:31:51 UTC
Created binutils tracking bugs for this issue:

Affects: fedora-all [bug 1539888]


Created mingw-binutils tracking bugs for this issue:

Affects: epel-all [bug 1539887]