Bug 1539886 (CVE-2018-6323) - CVE-2018-6323 binutils: Integer overflow in elf_object_p function in elfcode.h
Summary: CVE-2018-6323 binutils: Integer overflow in elf_object_p function in elfcode.h
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2018-6323
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: 1539887 1539888 1539891
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-29 19:31 UTC by Pedro Sampaio
Modified: 2019-09-29 14:31 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-08 03:38:39 UTC
Embargoed:


Attachments (Terms of Use)

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]


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