~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to active/CVE-2017-7300

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Candidate: CVE-2017-7300
2
 
PublicDate: 2017-03-29
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7300
5
 
 https://sourceware.org/bugzilla/show_bug.cgi?id=20909
6
 
 https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=531336e3a0b79ed60cfc36ad2d6579b6a71175da
7
 
Description:
8
 
 The Binary File Descriptor (BFD) library (aka libbfd), as distributed in
9
 
 GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h
10
 
 that is vulnerable to a heap-based buffer over-read (off-by-one) because of
11
 
 an incomplete check for invalid string offsets while loading symbols,
12
 
 leading to a GNU linker (ld) program crash.
13
 
Ubuntu-Description:
14
 
Notes:
15
 
Bugs:
16
 
Priority: medium
17
 
Discovered-by: Marcel Böhme
18
 
Assigned-to:
19
 
 
20
 
Patches_binutils:
21
 
upstream_binutils: released (2.27.51.20161212-1)
22
 
precise_binutils: ignored (reached end-of-life)
23
 
precise/esm_binutils: needed
24
 
trusty_binutils: needed
25
 
vivid/stable-phone-overlay_binutils: DNE
26
 
vivid/ubuntu-core_binutils: DNE
27
 
xenial_binutils: needed
28
 
yakkety_binutils: ignored (reached end-of-life)
29
 
zesty_binutils: not-affected (2.28-1ubuntu1)
30
 
artful_binutils: not-affected (2.28-1ubuntu1)
31
 
bionic_binutils: not-affected (2.28-1ubuntu1)
32
 
devel_binutils: not-affected (2.28-1ubuntu1)