-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2019.3969
             SUSE-SU-2019:2780-1 Security update for binutils
                              28 October 2019

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           binutils
Publisher:         SUSE
Operating System:  SUSE
Impact/Access:     Execute Arbitrary Code/Commands -- Remote with User Interaction
                   Access Privileged Data          -- Remote with User Interaction
                   Denial of Service               -- Remote with User Interaction
Resolution:        Patch/Upgrade
CVE Names:         CVE-2019-1010180 CVE-2018-1000876 CVE-2018-20671
                   CVE-2018-20651 CVE-2018-20623 CVE-2018-19932
                   CVE-2018-19931 CVE-2018-18607 CVE-2018-18606
                   CVE-2018-18605 CVE-2018-18484 CVE-2018-18483
                   CVE-2018-18309 CVE-2018-17985 CVE-2018-17360
                   CVE-2018-17359 CVE-2018-17358 CVE-2018-8945
                   CVE-2018-7643 CVE-2018-7642 CVE-2018-7570
                   CVE-2018-7569 CVE-2018-7568 CVE-2018-7208
                   CVE-2018-6872 CVE-2018-6759 CVE-2018-6543
                   CVE-2018-6323  

Reference:         ESB-2019.3954
                   ESB-2019.3833
                   ESB-2019.2940
                   ESB-2019.1967

Original Bulletin: 
   https://www.suse.com/support/update/announcement/2019/suse-su-20192780-1.html

- --------------------------BEGIN INCLUDED TEXT--------------------

SUSE Security Update: Security update for binutils

______________________________________________________________________________

Announcement ID:   SUSE-SU-2019:2780-1
Rating:            moderate
References:        #1109412 #1109413 #1109414 #1111996 #1112534 #1112535
                   #1113247 #1113252 #1113255 #1116827 #1118644 #1118830
                   #1118831 #1120640 #1121034 #1121035 #1121056 #1133131
                   #1133232 #1141913 #1142772 #1152590 #1154016 #1154025
Cross-References:  CVE-2018-1000876 CVE-2018-17358 CVE-2018-17359
                   CVE-2018-17360 CVE-2018-17985 CVE-2018-18309 CVE-2018-18483
                   CVE-2018-18484 CVE-2018-18605 CVE-2018-18606 CVE-2018-18607
                   CVE-2018-19931 CVE-2018-19932 CVE-2018-20623 CVE-2018-20651
                   CVE-2018-20671 CVE-2018-6323 CVE-2018-6543 CVE-2018-6759
                   CVE-2018-6872 CVE-2018-7208 CVE-2018-7568 CVE-2018-7569
                   CVE-2018-7570 CVE-2018-7642 CVE-2018-7643 CVE-2018-8945
                   CVE-2019-1010180
Affected Products:
                   SUSE Linux Enterprise Module for Packagehub Subpackages 15
                   SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
                   SUSE Linux Enterprise Module for Development Tools 15
                   SUSE Linux Enterprise Module for Basesystem 15
______________________________________________________________________________

An update that fixes 28 vulnerabilities is now available.

Description:

This update for binutils fixes the following issues:
binutils was updated to current 2.32 branch [jsc#ECO-368].
Includes following security fixes:

  o CVE-2018-17358: Fixed invalid memory access in
    _bfd_stab_section_find_nearest_line in syms.c (bsc#1109412)
  o CVE-2018-17359: Fixed invalid memory access exists in bfd_zalloc in
    opncls.c (bsc#1109413)
  o CVE-2018-17360: Fixed heap-based buffer over-read in bfd_getl32 in libbfd.c
    (bsc#1109414)
  o CVE-2018-17985: Fixed a stack consumption problem caused by the
    cplus_demangle_type (bsc#1116827)
  o CVE-2018-18309: Fixed an invalid memory address dereference was discovered
    in read_reloc in reloc.c (bsc#1111996)
  o CVE-2018-18483: Fixed get_count function provided by libiberty that allowed
    attackers to cause a denial of service or other unspecified impact (bsc#
    1112535)
  o CVE-2018-18484: Fixed stack exhaustion in the C++ demangling functions
    provided by libiberty, caused by recursive stack frames (bsc#1112534)
  o CVE-2018-18605: Fixed a heap-based buffer over-read issue was discovered in
    the function sec_merge_hash_lookup causing a denial of service (bsc#
    1113255)
  o CVE-2018-18606: Fixed a NULL pointer dereference in _bfd_add_merge_section
    when attempting to merge sections with large alignments, causing denial of
    service (bsc#1113252)
  o CVE-2018-18607: Fixed a NULL pointer dereference in elf_link_input_bfd when
    used for finding STT_TLS symbols without any TLS section, causing denial of
    service (bsc#1113247)
  o CVE-2018-19931: Fixed a heap-based buffer overflow in
    bfd_elf32_swap_phdr_in in elfcode.h (bsc#1118831)
  o CVE-2018-19932: Fixed an integer overflow and infinite loop caused by the
    IS_CONTAINED_BY_LMA (bsc#1118830)
  o CVE-2018-20623: Fixed a use-after-free in the error function in elfcomm.c
    (bsc#1121035)
  o CVE-2018-20651: Fixed a denial of service via a NULL pointer dereference in
    elf_link_add_object_symbols in elflink.c (bsc#1121034)
  o CVE-2018-20671: Fixed an integer overflow that can trigger a heap-based
    buffer overflow in load_specific_debug_section in objdump.c (bsc#1121056)
  o CVE-2018-1000876: Fixed integer overflow in
    bfd_get_dynamic_reloc_upper_bound,bfd_canonicalize_dynamic_reloc in objdump
    (bsc#1120640)
  o CVE-2019-1010180: Fixed an out of bound memory access that could lead to
    crashes (bsc#1142772)


  o enable xtensa architecture (Tensilica lc6 and related)
  o Use -ffat-lto-objects in order to provide assembly for static libs (bsc#
    1141913).
  o Fixed some LTO build issues (bsc#1133131 bsc#1133232).
  o riscv: Don't check ABI flags if no code section
  o Fixed a segfault in ld when building some versions of pacemaker (bsc#
    1154025, bsc#1154016).
  o Add avr, epiphany and rx to target_list so that the common binutils can
    handle all objects we can create with crosses (bsc#1152590).


Update to binutils 2.32:

  o The binutils now support for the C-SKY processor series.
  o The x86 assembler now supports a -mvexwig=[0|1] option to control encoding
    of VEX.W-ignored (WIG) VEX instructions. It also has a new -mx86-used-note=
    [yes|no] option to generate (or not) x86 GNU property notes.
  o The MIPS assembler now supports the Loongson EXTensions R2 (EXT2), the
    Loongson EXTensions (EXT) instructions, the Loongson Content Address Memory
    (CAM) ASE and the Loongson MultiMedia extensions Instructions (MMI) ASE.
  o The addr2line, c++filt, nm and objdump tools now have a default limit on
    the maximum amount of recursion that is allowed whilst demangling strings.
    This limit can be disabled if necessary.
  o Objdump's --disassemble option can now take a parameter, specifying the
    starting symbol for disassembly. Disassembly will continue from this symbol
    up to the next symbol or the end of the function.
  o The BFD linker will now report property change in linker map file when
    merging GNU properties.
  o The BFD linker's -t option now doesn't report members within archives,
    unless -t is given twice. This makes it more useful when generating a list
    of files that should be packaged for a linker bug report.
  o The GOLD linker has improved warning messages for relocations that refer to
    discarded sections.


  o Improve relro support on s390 [fate#326356]
  o Fix broken debug symbols (bsc#1118644)
  o Handle ELF compressed header alignment correctly.

Patch Instructions:

To install this SUSE Security Update use the SUSE recommended installation
methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

  o SUSE Linux Enterprise Module for Packagehub Subpackages 15:
    zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-2019-2780=1
  o SUSE Linux Enterprise Module for Open Buildservice Development Tools 15:
    zypper in -t patch SUSE-SLE-Module-Development-Tools-OBS-15-2019-2780=1
  o SUSE Linux Enterprise Module for Development Tools 15:
    zypper in -t patch SUSE-SLE-Module-Development-Tools-15-2019-2780=1
  o SUSE Linux Enterprise Module for Basesystem 15:
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-2019-2780=1

Package List:

  o SUSE Linux Enterprise Module for Packagehub Subpackages 15 (aarch64 ppc64le
    s390x x86_64):
       binutils-debuginfo-2.32-6.8.1
       binutils-debugsource-2.32-6.8.1
       binutils-gold-2.32-6.8.1
       binutils-gold-debuginfo-2.32-6.8.1
  o SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
    (aarch64 ppc64le s390x x86_64):
       binutils-debuginfo-2.32-6.8.1
       binutils-debugsource-2.32-6.8.1
       binutils-gold-2.32-6.8.1
       binutils-gold-debuginfo-2.32-6.8.1
       cross-arm-binutils-2.32-6.8.1
       cross-arm-binutils-debuginfo-2.32-6.8.1
       cross-arm-binutils-debugsource-2.32-6.8.1
       cross-avr-binutils-2.32-6.8.1
       cross-avr-binutils-debuginfo-2.32-6.8.1
       cross-avr-binutils-debugsource-2.32-6.8.1
       cross-epiphany-binutils-2.32-6.8.1
       cross-epiphany-binutils-debuginfo-2.32-6.8.1
       cross-epiphany-binutils-debugsource-2.32-6.8.1
       cross-hppa-binutils-2.32-6.8.1
       cross-hppa-binutils-debuginfo-2.32-6.8.1
       cross-hppa-binutils-debugsource-2.32-6.8.1
       cross-hppa64-binutils-2.32-6.8.1
       cross-hppa64-binutils-debuginfo-2.32-6.8.1
       cross-hppa64-binutils-debugsource-2.32-6.8.1
       cross-i386-binutils-2.32-6.8.1
       cross-i386-binutils-debuginfo-2.32-6.8.1
       cross-i386-binutils-debugsource-2.32-6.8.1
       cross-ia64-binutils-2.32-6.8.1
       cross-ia64-binutils-debuginfo-2.32-6.8.1
       cross-ia64-binutils-debugsource-2.32-6.8.1
       cross-m68k-binutils-2.32-6.8.1
       cross-m68k-binutils-debuginfo-2.32-6.8.1
       cross-m68k-binutils-debugsource-2.32-6.8.1
       cross-mips-binutils-2.32-6.8.1
       cross-mips-binutils-debuginfo-2.32-6.8.1
       cross-mips-binutils-debugsource-2.32-6.8.1
       cross-ppc-binutils-2.32-6.8.1
       cross-ppc-binutils-debuginfo-2.32-6.8.1
       cross-ppc-binutils-debugsource-2.32-6.8.1
       cross-ppc64-binutils-2.32-6.8.1
       cross-ppc64-binutils-debuginfo-2.32-6.8.1
       cross-ppc64-binutils-debugsource-2.32-6.8.1
       cross-riscv64-binutils-2.32-6.8.1
       cross-riscv64-binutils-debuginfo-2.32-6.8.1
       cross-riscv64-binutils-debugsource-2.32-6.8.1
       cross-rx-binutils-2.32-6.8.1
       cross-rx-binutils-debuginfo-2.32-6.8.1
       cross-rx-binutils-debugsource-2.32-6.8.1
       cross-s390-binutils-2.32-6.8.1
       cross-s390-binutils-debuginfo-2.32-6.8.1
       cross-s390-binutils-debugsource-2.32-6.8.1
       cross-sparc-binutils-2.32-6.8.1
       cross-sparc-binutils-debuginfo-2.32-6.8.1
       cross-sparc-binutils-debugsource-2.32-6.8.1
       cross-sparc64-binutils-2.32-6.8.1
       cross-sparc64-binutils-debuginfo-2.32-6.8.1
       cross-sparc64-binutils-debugsource-2.32-6.8.1
       cross-spu-binutils-2.32-6.8.1
       cross-spu-binutils-debuginfo-2.32-6.8.1
       cross-spu-binutils-debugsource-2.32-6.8.1
  o SUSE Linux Enterprise Module for Development Tools 15 (x86_64):
       binutils-debugsource-2.32-6.8.1
       binutils-devel-32bit-2.32-6.8.1
  o SUSE Linux Enterprise Module for Basesystem 15 (aarch64 ppc64le s390x
    x86_64):
       binutils-2.32-6.8.1
       binutils-debuginfo-2.32-6.8.1
       binutils-debugsource-2.32-6.8.1
       binutils-devel-2.32-6.8.1


References:

  o https://www.suse.com/security/cve/CVE-2018-1000876.html
  o https://www.suse.com/security/cve/CVE-2018-17358.html
  o https://www.suse.com/security/cve/CVE-2018-17359.html
  o https://www.suse.com/security/cve/CVE-2018-17360.html
  o https://www.suse.com/security/cve/CVE-2018-17985.html
  o https://www.suse.com/security/cve/CVE-2018-18309.html
  o https://www.suse.com/security/cve/CVE-2018-18483.html
  o https://www.suse.com/security/cve/CVE-2018-18484.html
  o https://www.suse.com/security/cve/CVE-2018-18605.html
  o https://www.suse.com/security/cve/CVE-2018-18606.html
  o https://www.suse.com/security/cve/CVE-2018-18607.html
  o https://www.suse.com/security/cve/CVE-2018-19931.html
  o https://www.suse.com/security/cve/CVE-2018-19932.html
  o https://www.suse.com/security/cve/CVE-2018-20623.html
  o https://www.suse.com/security/cve/CVE-2018-20651.html
  o https://www.suse.com/security/cve/CVE-2018-20671.html
  o https://www.suse.com/security/cve/CVE-2018-6323.html
  o https://www.suse.com/security/cve/CVE-2018-6543.html
  o https://www.suse.com/security/cve/CVE-2018-6759.html
  o https://www.suse.com/security/cve/CVE-2018-6872.html
  o https://www.suse.com/security/cve/CVE-2018-7208.html
  o https://www.suse.com/security/cve/CVE-2018-7568.html
  o https://www.suse.com/security/cve/CVE-2018-7569.html
  o https://www.suse.com/security/cve/CVE-2018-7570.html
  o https://www.suse.com/security/cve/CVE-2018-7642.html
  o https://www.suse.com/security/cve/CVE-2018-7643.html
  o https://www.suse.com/security/cve/CVE-2018-8945.html
  o https://www.suse.com/security/cve/CVE-2019-1010180.html
  o https://bugzilla.suse.com/1109412
  o https://bugzilla.suse.com/1109413
  o https://bugzilla.suse.com/1109414
  o https://bugzilla.suse.com/1111996
  o https://bugzilla.suse.com/1112534
  o https://bugzilla.suse.com/1112535
  o https://bugzilla.suse.com/1113247
  o https://bugzilla.suse.com/1113252
  o https://bugzilla.suse.com/1113255
  o https://bugzilla.suse.com/1116827
  o https://bugzilla.suse.com/1118644
  o https://bugzilla.suse.com/1118830
  o https://bugzilla.suse.com/1118831
  o https://bugzilla.suse.com/1120640
  o https://bugzilla.suse.com/1121034
  o https://bugzilla.suse.com/1121035
  o https://bugzilla.suse.com/1121056
  o https://bugzilla.suse.com/1133131
  o https://bugzilla.suse.com/1133232
  o https://bugzilla.suse.com/1141913
  o https://bugzilla.suse.com/1142772
  o https://bugzilla.suse.com/1152590
  o https://bugzilla.suse.com/1154016
  o https://bugzilla.suse.com/1154025

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        https://www.auscert.org.au/bulletins/

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBXbZdD2aOgq3Tt24GAQi9pxAA1JZWwi10+a525LYWju8KaSrejrm0SNL7
74eS1yJ5iMwM77300KdzxTDYCYFHM/2TevIrkea5+I4FOSkyX1+EzNqznFPZC36C
VDQgVWetbIyp+c2H2HQ8H64qQZwrrPtlwv55/nOFqdi9Rlr7L2dei4h1JR8ged/9
sMMofjF+DHu7wkXmkZ/obD24oChFC0jjpGRGqc0C/kR1exNQWxdlXwnxG/y3vP4Q
imJVgTe7LaiWejcVk1TDND04WDV5foeLbp2K7Jf/VJdLojMNmu//xz78M8dvGq7K
n1WvdhwHJP479ANsjJSWry2ykgiim8BalEcmSisocVvpmooVlVyYyUREAKKe5bCO
Gd+4YvHPya+TXSu3vWFu3yCl3ozB1v81lT8+l5M/fSlfNdOUCsTJXtYPxbpkyuhl
GiVD9b7ZB1u4qm3T08FCnBBvCPtZPiGRYsS8T/iLZD0LpTu4CrTThp03rv7v+dJS
EkM+DqX3u+7ROoq81UA5rIUlJGlUQSOK4lgmJfxlRcvd8Nrd+Uld07Epa0zImsPd
I0uaZuApFnaF17MFIvfzN3ZBDLcI7HZ93e2JGxNB0zs7IHEegjwDWRTqlPHH8DMI
Q8MXyMfGIhGhdiAACFEyT5uEsLtCtyCTT0f8XNxWRaBuZOLyRpjLeK/IilGgSkvG
K1iIk/0LoqE=
=wEWB
-----END PGP SIGNATURE-----