Issued:
2012-06-20
Updated:
2012-06-20

RHBA-2012:0872 - binutils bug fix and enhancement update


Synopsis

binutils bug fix and enhancement update

Type/Severity

Bug Fix Advisory (none)

Topic

Updated binutils packages that fix two bugs and add two enhancements are now available for Red Hat Enterprise Linux 6.

Description

The binutils packages contain a collection of binary utilities, including "ar" (for creating, modifying and extracting from archives), "as" (a family of GNU assemblers), "gprof" (for displaying call graph profile data), "ld" (the GNU linker), "nm" (for listing symbols from object files), "objcopy" (for copying and translating object files), "objdump" (for displaying information from object files), "ranlib" (for generating an index for the contents of an archive), "readelf" (for displaying detailed information about binary files), "size" (for listing the section sizes of an object or archive file), "strings" (for listing printable strings from files), "strip" (for discarding symbols), and "addr2line" (for converting addresses to file and line).

This update fixes the following bugs:

  • Previously, the GNU linker could terminate unexpectedly with a segmentation fault when attempting to link together object files of different architectures (for example, an object file of 32-bit Intel P6 with an object file of Intel 64). This update modifies binutils so that the linker now generates an error message and refuses to link object files in the scenario described. (BZ#676194)

  • When generating build-ID hashes, the GNU linker previously allocated memory for BSS sections. Consequently, the linker could use more memory than was necessary. This update modifies the linker to skip BSS sections and thus avoid unnecessary memory usage when generating build-ID hashes. (BZ#809616)

In addition, this update adds the following enhancements:

  • With this update, backported patches have been included to support new AMD processors. Also, a duplicate entry for the bextr instruction has been removed from the disassembler's table. (BZ#739444)

  • The GNU linker has been modified in order to improve performance of Table of Contents (TOC) addressability and Procedure Linkage Table (PLT) call stubs on the PowerPC and PowerPC 64 architectures. (BZ#739144)

All users of binutils are advised to upgrade to these updated packages, which fix these bugs and add these enhancements.

Solution

Before applying this update, make sure all previously-released errata relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/knowledge/articles/11258

Affected Products

ProductVersionArch
Red Hat Enterprise Linux for Scientific Computing6x86_64
Red Hat Enterprise Linux for Power, big endian6ppc64
Red Hat Enterprise Linux for IBM z Systems6s390x
Red Hat Enterprise Linux Workstation6x86_64
Red Hat Enterprise Linux Workstation6i386
Red Hat Enterprise Linux Server6x86_64
Red Hat Enterprise Linux Server6i386
Red Hat Enterprise Linux Server from RHUI6x86_64
Red Hat Enterprise Linux Server from RHUI6i386
Red Hat Enterprise Linux Server - Extended Life Cycle Support6x86_64
Red Hat Enterprise Linux Server - Extended Life Cycle Support6i386
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension6x86_64
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension6i386
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems)6s390x
Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems)6s390x
Red Hat Enterprise Linux Desktop6x86_64
Red Hat Enterprise Linux Desktop6i386

Updated Packages

  • binutils-devel-2.20.51.0.2-5.34.el6.s390x.rpm
  • binutils-debuginfo-2.20.51.0.2-5.34.el6.x86_64.rpm
  • binutils-2.20.51.0.2-5.34.el6.i686.rpm
  • binutils-devel-2.20.51.0.2-5.34.el6.x86_64.rpm
  • binutils-devel-2.20.51.0.2-5.34.el6.ppc.rpm
  • binutils-2.20.51.0.2-5.34.el6.ppc64.rpm
  • binutils-debuginfo-2.20.51.0.2-5.34.el6.s390x.rpm
  • binutils-2.20.51.0.2-5.34.el6.src.rpm
  • binutils-2.20.51.0.2-5.34.el6.x86_64.rpm
  • binutils-debuginfo-2.20.51.0.2-5.34.el6.ppc64.rpm
  • binutils-devel-2.20.51.0.2-5.34.el6.ppc64.rpm
  • binutils-debuginfo-2.20.51.0.2-5.34.el6.i686.rpm
  • binutils-devel-2.20.51.0.2-5.34.el6.i686.rpm
  • binutils-debuginfo-2.20.51.0.2-5.34.el6.ppc.rpm
  • binutils-debuginfo-2.20.51.0.2-5.34.el6.s390.rpm
  • binutils-devel-2.20.51.0.2-5.34.el6.s390.rpm
  • binutils-2.20.51.0.2-5.34.el6.s390x.rpm

Fixes

CVEs

(none)

References

(none)


Additional information