Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2017:3170-1

Опубликовано: 30 нояб. 2017
Источник: suse-cvrf

Описание

Security update for binutils

GNU binutil was updated to the 2.29.1 release, bringing various new features, fixing a lot of bugs and security issues.

Following security issues are being addressed by this release:

  • 18750 bsc#1030296 CVE-2014-9939
  • 20891 bsc#1030585 CVE-2017-7225
  • 20892 bsc#1030588 CVE-2017-7224
  • 20898 bsc#1030589 CVE-2017-7223
  • 20905 bsc#1030584 CVE-2017-7226
  • 20908 bsc#1031644 CVE-2017-7299
  • 20909 bsc#1031656 CVE-2017-7300
  • 20921 bsc#1031595 CVE-2017-7302
  • 20922 bsc#1031593 CVE-2017-7303
  • 20924 bsc#1031638 CVE-2017-7301
  • 20931 bsc#1031590 CVE-2017-7304
  • 21135 bsc#1030298 CVE-2017-7209
  • 21137 bsc#1029909 CVE-2017-6965
  • 21139 bsc#1029908 CVE-2017-6966
  • 21156 bsc#1029907 CVE-2017-6969
  • 21157 bsc#1030297 CVE-2017-7210
  • 21409 bsc#1037052 CVE-2017-8392
  • 21412 bsc#1037057 CVE-2017-8393
  • 21414 bsc#1037061 CVE-2017-8394
  • 21432 bsc#1037066 CVE-2017-8396
  • 21440 bsc#1037273 CVE-2017-8421
  • 21580 bsc#1044891 CVE-2017-9746
  • 21581 bsc#1044897 CVE-2017-9747
  • 21582 bsc#1044901 CVE-2017-9748
  • 21587 bsc#1044909 CVE-2017-9750
  • 21594 bsc#1044925 CVE-2017-9755
  • 21595 bsc#1044927 CVE-2017-9756
  • 21787 bsc#1052518 CVE-2017-12448
  • 21813 bsc#1052503, CVE-2017-12456, bsc#1052507, CVE-2017-12454, bsc#1052509, CVE-2017-12453, bsc#1052511, CVE-2017-12452, bsc#1052514, CVE-2017-12450, bsc#1052503, CVE-2017-12456, bsc#1052507, CVE-2017-12454, bsc#1052509, CVE-2017-12453, bsc#1052511, CVE-2017-12452, bsc#1052514, CVE-2017-12450
  • 21933 bsc#1053347 CVE-2017-12799
  • 21990 bsc#1058480 CVE-2017-14333
  • 22018 bsc#1056312 CVE-2017-13757
  • 22047 bsc#1057144 CVE-2017-14129
  • 22058 bsc#1057149 CVE-2017-14130
  • 22059 bsc#1057139 CVE-2017-14128
  • 22113 bsc#1059050 CVE-2017-14529
  • 22148 bsc#1060599 CVE-2017-14745
  • 22163 bsc#1061241 CVE-2017-14974
  • 22170 bsc#1060621 CVE-2017-14729

Update to binutils 2.29. [fate#321454, fate#321494, fate#323293]:

  • The MIPS port now supports microMIPS eXtended Physical Addressing (XPA) instructions for assembly and disassembly.
  • The MIPS port now supports the microMIPS Release 5 ISA for assembly and disassembly.
  • The MIPS port now supports the Imagination interAptiv MR2 processor, which implements the MIPS32r3 ISA, the MIPS16e2 ASE as well as a couple of implementation-specific regular MIPS and MIPS16e2 ASE instructions.
  • The SPARC port now supports the SPARC M8 processor, which implements the Oracle SPARC Architecture 2017.
  • The MIPS port now supports the MIPS16e2 ASE for assembly and disassembly.
  • Add support for ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX.
  • Add support for the wasm32 ELF conversion of the WebAssembly file format.
  • Add --inlines option to objdump, which extends the --line-numbers option so that inlined functions will display their nesting information.
  • Add --merge-notes options to objcopy to reduce the size of notes in a binary file by merging and deleting redundant notes.
  • Add support for locating separate debug info files using the build-id method, where the separate file has a name based upon the build-id of the original file.
  • GAS specific:

    • Add support for ELF SHF_GNU_MBIND.
    • Add support for the WebAssembly file format and wasm32 ELF conversion.
    • PowerPC gas now checks that the correct register class is used in instructions. For instance, 'addi %f4,%cr3,%r31' warns three times that the registers are invalid.
    • Add support for the Texas Instruments PRU processor.
    • Support for the ARMv8-R architecture and Cortex-R52 processor has been added to the ARM port.
  • GNU ld specific:

    • Support for -z shstk in the x86 ELF linker to generate GNU_PROPERTY_X86_FEATURE_1_SHSTK in ELF GNU program properties.
    • Add support for GNU_PROPERTY_X86_FEATURE_1_SHSTK in ELF GNU program properties in the x86 ELF linker.
    • Add support for GNU_PROPERTY_X86_FEATURE_1_IBT in ELF GNU program properties in the x86 ELF linker.
    • Support for -z ibtplt in the x86 ELF linker to generate IBT-enabled PLT.
    • Support for -z ibt in the x86 ELF linker to generate IBT-enabled PLT as well as GNU_PROPERTY_X86_FEATURE_1_IBT in ELF GNU program properties.
    • Add support for ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX.
    • Add support for ELF GNU program properties.
    • Add support for the Texas Instruments PRU processor.
    • When configuring for arc*--linux targets the default linker emulation will change if --with-cpu=nps400 is used at configure time.
    • Improve assignment of LMAs to orphan sections in some edge cases where a mixture of both AT>LMA_REGION and AT(LMA) are used.
    • Orphan sections placed after an empty section that has an AT(LMA) will now take an load memory address starting from LMA.
    • Section groups can now be resolved (the group deleted and the group members placed like normal sections) at partial link time either using the new linker option --force-group-allocation or by placing FORCE_GROUP_ALLOCATION into the linker script.
  • Add riscv64 target, tested with gcc7 and downstream newlib 2.4.0

  • Prepare riscv32 target (gh#riscv/riscv-newlib#8)

  • Make compressed debug section handling explicit, disable for old products and enable for gas on all architectures otherwise. [bsc#1029995]

  • Remove empty rpath component removal optimization from to workaround CMake rpath handling. [bsc#1025282]

    Minor security bugs fixed: PR 21147, PR 21148, PR 21149, PR 21150, PR 21151, PR 21155, PR 21158, PR 21159

  • Update to binutils 2.28.

    • Add support for locating separate debug info files using the build-id method, where the separate file has a name based upon the build-id of the original file.
    • This version of binutils fixes a problem with PowerPC VLE 16A and 16D relocations which were functionally swapped, for example, R_PPC_VLE_HA16A performed like R_PPC_VLE_HA16D while R_PPC_VLE_HA16D performed like R_PPC_VLE_HA16A. This could have been fixed by renumbering relocations, which would keep object files created by an older version of gas compatible with a newer ld. However, that would require an ABI update, affecting other assemblers and linkers that create and process the relocations correctly. It is recommended that all VLE object files be recompiled, but ld can modify the relocations if --vle-reloc-fixup is passed to ld. If the new ld command line option is not used, ld will ld warn on finding relocations inconsistent with the instructions being relocated.
    • The nm program has a new command line option (--with-version-strings) which will display a symbol's version information, if any, after the symbol's name.
    • The ARC port of objdump now accepts a -M option to specify the extra instruction class(es) that should be disassembled.
    • The --remove-section option for objcopy and strip now accepts section patterns starting with an exclamation point to indicate a non-matching section. A non-matching section is removed from the set of sections matched by an earlier --remove-section pattern.
    • The --only-section option for objcopy now accepts section patterns starting with an exclamation point to indicate a non-matching section. A non-matching section is removed from the set of sections matched by an earlier --only-section pattern.
    • New --remove-relocations=SECTIONPATTERN option for objcopy and strip. This option can be used to remove sections containing relocations. The SECTIONPATTERN is the section to which the relocations apply, not the relocation section itself.
  • GAS specific:

    • Add support for the RISC-V architecture.
    • Add support for the ARM Cortex-M23 and Cortex-M33 processors.
  • GNU ld specific:

    • The EXCLUDE_FILE linker script construct can now be applied outside of the section list in order for the exclusions to apply over all input sections in the list.
    • Add support for the RISC-V architecture.
    • The command line option --no-eh-frame-hdr can now be used in ELF based linkers to disable the automatic generation of .eh_frame_hdr sections.
    • Add --in-implib= to the ARM linker to enable specifying a set of Secure Gateway veneers that must exist in the output import library specified by --out-implib= and the address they must have. As such, --in-implib is only supported in combination with --cmse-implib.
    • Extended the --out-implib= option, previously restricted to x86 PE targets, to any ELF based target. This allows the generation of an import library for an ELF executable, which can then be used by another application to link against the executable.
  • GOLD specific:

    • Add -z bndplt option (x86-64 only) to support Intel MPX.
    • Add --orphan-handling option.
    • Add --stub-group-multi option (PowerPC only).
    • Add --target1-rel, --target1-abs, --target2 options (Arm only).
    • Add -z stack-size option.
    • Add --be8 option (Arm only).
    • Add HIDDEN support in linker scripts.
    • Add SORT_BY_INIT_PRIORITY support in linker scripts.
  • Other fixes:

    • Fix section alignment on .gnu_debuglink. [bso#21193]
    • Add s390x to gold_archs.
    • Fix alignment frags for aarch64 (bsc#1003846)
    • Call ldconfig for libbfd
    • Fix an assembler problem with clang on ARM.
    • Restore monotonically increasing section offsets.
  • Update to binutils 2.27.

    • Add a configure option, --enable-64-bit-archive, to force use of a 64-bit format when creating an archive symbol index.
    • Add --elf-stt-common= option to objcopy for ELF targets to control whether to convert common symbols to the STT_COMMON type.
  • GAS specific:

    • Default to --enable-compressed-debug-sections=gas for Linux/x86 targets.
    • Add --no-pad-sections to stop the assembler from padding the end of output sections up to their alignment boundary.
    • Support for the ARMv8-M architecture has been added to the ARM port. Support for the ARMv8-M Security and DSP Extensions has also been added to the ARM port.
    • ARC backend accepts .extInstruction, .extCondCode, .extAuxRegister, and .extCoreRegister pseudo-ops that allow an user to define custom instructions, conditional codes, auxiliary and core registers.
    • Add a configure option --enable-elf-stt-common to decide whether ELF assembler should generate common symbols with the STT_COMMON type by default. Default to no.
    • New command line option --elf-stt-common= for ELF targets to control whether to generate common symbols with the STT_COMMON type.
    • Add ability to set section flags and types via numeric values for ELF based targets.
    • Add a configure option --enable-x86-relax-relocations to decide whether x86 assembler should generate relax relocations by default. Default to yes, except for x86 Solaris targets older than Solaris 12.
    • New command line option -mrelax-relocations= for x86 target to control whether to generate relax relocations.
    • New command line option -mfence-as-lock-add=yes for x86 target to encode lfence, mfence and sfence as 'lock addl $0x0, (%[re]sp)'.
    • Add assembly-time relaxation option for ARC cpus.
    • Add --with-cpu=TYPE configure option for ARC gas. This allows the default cpu type to be adjusted at configure time.
  • GOLD specific:

    • Add a configure option --enable-relro to decide whether -z relro should be enabled by default. Default to yes.
    • Add support for s390, MIPS, AArch64, and TILE-Gx architectures.
    • Add support for STT_GNU_IFUNC symbols.
    • Add support for incremental linking (--incremental).
  • GNU ld specific:

    • Add a configure option --enable-relro to decide whether -z relro should be enabled in ELF linker by default. Default to yes for all Linux targets except FRV, HPPA, IA64 and MIPS.
    • Support for -z noreloc-overflow in the x86-64 ELF linker to disable relocation overflow check.
    • Add -z common/-z nocommon options for ELF targets to control whether to convert common symbols to the STT_COMMON type during a relocatable link.
    • Support for -z nodynamic-undefined-weak in the x86 ELF linker, which avoids dynamic relocations against undefined weak symbols in executable.
    • The NOCROSSREFSTO command was added to the linker script language.
    • Add --no-apply-dynamic-relocs to the AArch64 linker to do not apply link-time values for dynamic relocations.

Список пакетов

SUSE Linux Enterprise Desktop 12 SP2
binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3
binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2
binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3
binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server for SAP Applications 12 SP1
binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server for SAP Applications 12 SP2
binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server for SAP Applications 12 SP3
binutils-2.29.1-9.20.2
SUSE Linux Enterprise Software Development Kit 12 SP2
binutils-devel-2.29.1-9.20.2
binutils-gold-2.29.1-9.20.2
cross-ppc-binutils-2.29.1-9.20.2
cross-spu-binutils-2.29.1-9.20.2
SUSE Linux Enterprise Software Development Kit 12 SP3
binutils-devel-2.29.1-9.20.2
binutils-gold-2.29.1-9.20.2
cross-ppc-binutils-2.29.1-9.20.2
cross-spu-binutils-2.29.1-9.20.2

Описание

ihex.c in GNU Binutils before 2.26 contains a stack buffer overflow when printing bad bytes in Intel Hex objects.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The bfd_cache_close function in bfd/cache.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause a heap use after free and possibly achieve code execution via a crafted nested archive file. This issue occurs because incorrect functions are called during an attempt to release memory. The issue can be addressed by better input validation in the bfd_generic_archive_p function in bfd/archive.c.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The alpha_vms_object_p function in bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap write and possibly achieve code execution via a crafted vms alpha file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The bfd_mach_o_i386_canonicalize_one_reloc function in bfd/mach-o-i386.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted mach-o file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The _bfd_vms_slurp_eeom function in libbfd.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds heap read via a crafted vms alpha file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The _bfd_vms_slurp_egsd function in bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an arbitrary memory read via a crafted vms alpha file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The read_symbol_stabs_debugging_info function in rddbg.c in GNU Binutils 2.29 and earlier allows remote attackers to cause an out of bounds heap read via a crafted binary file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The elf_read_notesfunction in bfd/elf.c in GNU Binutils 2.29 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, does not validate the PLT section size, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to elf_i386_get_synthetic_symtab in elf32-i386.c and elf_x86_64_get_synthetic_symtab in elf64-x86-64.c.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The decode_line_info function in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (read_1_byte heap-based buffer over-read and application crash) via a crafted ELF file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The read_section function in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (parse_comp_unit heap-based buffer over-read and application crash) via a crafted ELF file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The _bfd_elf_parse_attributes function in elf-attrs.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (_bfd_elf_attr_strdup heap-based buffer over-read and application crash) via a crafted ELF file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The process_version_sections function in readelf.c in GNU Binutils 2.29 allows attackers to cause a denial of service (Integer Overflow, and hang because of a time-consuming loop) or possibly have unspecified other impact via a crafted binary file with invalid values of ent.vn_next, during "readelf -a" execution.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The pe_print_idata function in peXXigen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandles HintName vector entries, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted PE file, related to the bfd_getl16 function.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The *_get_synthetic_symtab functions in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, do not ensure a unique PLT entry for a symbol, which allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted ELF file, related to elf32-i386.c and elf64-x86-64.c.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The *_get_synthetic_symtab functions in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, interpret a -1 value as a sorting count instead of an error flag, which allows remote attackers to cause a denial of service (integer overflow and application crash) or possibly have unspecified other impact via a crafted ELF file, related to elf32-i386.c and elf64-x86-64.c.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The *_get_synthetic_symtab functions in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, mishandle the failure of a certain canonicalization step, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ELF file, related to elf32-i386.c and elf64-x86-64.c.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

readelf in GNU Binutils 2.28 writes to illegal addresses while processing corrupt input files containing symbol-difference relocations, leading to a heap-based buffer overflow.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

readelf in GNU Binutils 2.28 has a use-after-free (specifically read-after-free) error while processing multiple, relocated sections in an MSP430 binary. This is caused by mishandling of an invalid symbol index, and mishandling of state across invocations.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

readelf in GNU Binutils 2.28 is vulnerable to a heap-based buffer over-read while processing corrupt RL78 binaries. The vulnerability can trigger program crashes. It may lead to an information leak as well.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The dump_section_as_bytes function in readelf in GNU Binutils 2.28 accesses a NULL pointer while reading section contents in a corrupt binary, leading to a program crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

objdump in GNU Binutils 2.28 is vulnerable to multiple heap-based buffer over-reads (of size 1 and size 8) while handling corrupt STABS enum type strings in a crafted object file, leading to program crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

GNU assembler in GNU Binutils 2.28 is vulnerable to a global buffer overflow (of size 1) while attempting to unget an EOF character from the input stream, potentially leading to a program crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The find_nearest_line function in objdump in GNU Binutils 2.28 is vulnerable to an invalid write (of size 1) while disassembling a corrupt binary that contains an empty function name, leading to a program crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The find_nearest_line function in addr2line in GNU Binutils 2.28 does not handle the case where the main file name and the directory name are both empty, triggering a NULL pointer dereference and an invalid write, and leading to a program crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The pe_ILF_object_p function in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to a heap-based buffer over-read of size 4049 because it uses the strlen function instead of strnlen, leading to program crashes in several utilities such as addr2line, size, and strings. It could lead to information disclosure as well.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

GNU linker (ld) in GNU Binutils 2.28 is vulnerable to a heap-based buffer overflow while processing a bogus input script, leading to a program crash. This relates to lack of '\0' termination of a name field in ldlex.l.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an invalid read (of size 8) because the code to emit relocs (bfd_elf_final_link function in bfd/elflink.c) does not check the format of the input file before trying to read the ELF reloc section header. The vulnerability leads to a GNU linker (ld) program crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h that is vulnerable to a heap-based buffer over-read (off-by-one) because of an incomplete check for invalid string offsets while loading symbols, leading to a GNU linker (ld) program crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h that has an off-by-one vulnerability because it does not carefully check the string offset. The vulnerability could lead to a GNU linker (ld) program crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a swap_std_reloc_out function in bfd/aoutx.h that is vulnerable to an invalid read (of size 4) because of missing checks for relocs that could not be recognised. This vulnerability causes Binutils utilities like strip to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read (of size 4) because of missing a check (in the find_link function) for null headers before attempting to match them. This vulnerability causes Binutils utilities like strip to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read (of size 8) because of missing a check (in the copy_special_section_fields function) for an invalid sh_link field before attempting to follow it. This vulnerability causes Binutils utilities like strip to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a "member access within null pointer" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via an "int main() {return 0;}" program.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 8 because of missing a check to determine whether symbols are NULL in the _bfd_dwarf2_find_nearest_line function. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objdump, to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to a global buffer over-read error because of an assumption made by code that runs for objcopy and strip, that SHT_REL/SHR_RELA sections are always named starting with a .rel/.rela prefix. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy and strip, to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 4 due to NULL pointer dereferencing of _bfd_elf_large_com_section. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy, to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid write of size 8 because of missing a malloc() return-value check to see if memory had actually been allocated in the _bfd_generic_get_section_contents function. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy, to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 1 because the existing reloc offset range tests didn't catch small negative offsets less than the size of the reloc field. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objdump, to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 1 and an invalid write of size 1 during processing of a corrupt binary containing reloc(s) with negative addresses. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objdump, to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

dwarf.c in GNU Binutils 2.28 is vulnerable to an invalid read of size 1 during dumping of debug information from a corrupt binary. This vulnerability causes programs that conduct an analysis of binary programs, such as objdump and readelf, to crash.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The function coff_set_alignment_hook in coffcode.h in Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a memory leak vulnerability which can cause memory exhaustion in objdump via a crafted PE file. Additional validation in dump_relocs_in_section in objdump.c can resolve this.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

GNU Binutils 2.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to the byte_get_little_endian function in elfcomm.c, the get_unwind_section_word function in readelf.c, and ARM unwind information that contains invalid word offsets.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

GNU Binutils 2.28 allows remote attackers to cause a denial of service (memory consumption) via a crafted ELF file with many program headers, related to the get_program_headers function in readelf.c.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

GNU Binutils 2017-04-03 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash), related to the process_mips_specific function in readelf.c, via a crafted ELF file that triggers a large memory-allocation attempt.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

GNU Binutils 2.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to MIPS GOT mishandling in the process_mips_specific function in readelf.c.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

readelf.c in GNU Binutils 2017-04-12 has a "cannot be represented in type long" issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted ELF file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

readelf.c in GNU Binutils 2017-04-12 has a "shift exponent too large for type unsigned long" issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted ELF file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The print_symbol_for_build_attribute function in readelf.c in GNU Binutils 2017-04-12 allows remote attackers to cause a denial of service (invalid read and SEGV) via a crafted ELF file.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The disassemble_bytes function in objdump.c in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of rae insns printing for this file during "objdump -D" execution.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The ieee_archive_p function in bfd/ieee.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, might allow remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution. NOTE: this may be related to a compiler bug.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The ieee_object_p function in bfd/ieee.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, might allow remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution. NOTE: this may be related to a compiler bug.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds checks for certain scale arrays, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

opcodes/i386-dis.c in GNU Binutils 2.28 does not consider the number of registers for bnd mode, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The aarch64_ext_ldst_reglist function in opcodes/aarch64-dis.c in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The getvalue function in tekhex.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (stack-based buffer over-read and application crash) via a crafted tekhex file, as demonstrated by mishandling within the nm program.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки

Описание

The get_build_id function in opncls.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file in which a certain size field is larger than a corresponding data field, as demonstrated by mishandling within the objdump program.


Затронутые продукты
SUSE Linux Enterprise Desktop 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Desktop 12 SP3:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP2:binutils-2.29.1-9.20.2
SUSE Linux Enterprise Server 12 SP3:binutils-2.29.1-9.20.2

Ссылки
Уязвимость SUSE-SU-2017:3170-1