Issued:
2012-02-20
Updated:
2012-02-20

RHBA-2011:1486 - gawk bug fix update


Synopsis

gawk bug fix update

Type/Severity

Bug Fix Advisory (none)

Topic

An updated gawk package that fixes a bug is now available for Red Hat Enterprise Linux 5.

Description

The gawk package contains the GNU version of awk, a text processing utility. Awk interprets a special-purpose programming language to do quick and easy text pattern matching and reformatting jobs.

This updated gawk package fixes the following bug:

  • Prior to this update gawk interpreted (under certain circumstances) some run-time variables as internal zero-length variable prototypes. When gawk tried to free such run-time variables, it actually freed the internal prototypes, that were allocated just once due to memory savings. Consequently gawk sometimes failed and the error message "awk: double free or corruption" was displayed. With this update the problem has been corrected and the error no longer occurs. (BZ#629196)

All users of gawk are advised to upgrade to this updated package, which fixes this bug.

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 This content is not included.https://access.redhat.com/kb/docs/DOC-11259

Affected Products

ProductVersionArch
Red Hat Enterprise Linux for Power, big endian5ppc
Red Hat Enterprise Linux for IBM z Systems5s390x
Red Hat Enterprise Linux Workstation5x86_64
Red Hat Enterprise Linux Workstation5i386
Red Hat Enterprise Linux Server5x86_64
Red Hat Enterprise Linux Server5ia64
Red Hat Enterprise Linux Server5i386
Red Hat Enterprise Linux Server from RHUI5x86_64
Red Hat Enterprise Linux Server from RHUI5i386
Red Hat Enterprise Linux Desktop5x86_64
Red Hat Enterprise Linux Desktop5i386

Updated Packages

  • gawk-3.1.5-15.el5.ppc.rpm
  • gawk-3.1.5-15.el5.ia64.rpm
  • gawk-3.1.5-15.el5.s390x.rpm
  • gawk-3.1.5-15.el5.i386.rpm
  • gawk-3.1.5-15.el5.x86_64.rpm
  • gawk-3.1.5-15.el5.src.rpm

Fixes

CVEs

(none)

References

(none)


Additional information