Issued:
2009-07-22
Updated:
2009-07-22

RHBA-2009:1165 - ksh bug fix update


Synopsis

ksh bug fix update

Type/Severity

Bug Fix Advisory

Topic

An updated ksh package that fixes a bug is now available.

Description

KSH-93 is the most recent version of the KornShell by David Korn of AT&T Bell Laboratories. KornShell is a shell programming language which is also compatible with "sh", the original Bourne Shell.

This updated ksh package fixes the following bug:

  • the ksh shell's "typeset" special builtin command allows scripts to perform nested variable assignment by providing a variable name and a value to assign to that variable name. However, when a ksh function which contained a nested variable was forked, the nesting counter was incorrectly set to zero, which caused nested variables assignments to become unset. This updated package corrects this error so that forked ksh functions have nested variables set correctly in their child processes, thus resolving the issue. (BZ#510712)

All users of ksh are advised to upgrade to this updated package, which resolves this issue.

Solution

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

This update is available via Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at This content is not included.http://kbase.redhat.com/faq/docs/DOC-11259

Affected Products

ProductVersionArch
Red Hat Enterprise Linux for x86_64 - Extended Update Support5.3x86_64
Red Hat Enterprise Linux for x86_64 - Extended Update Support5.3ia64
Red Hat Enterprise Linux for x86_64 - Extended Update Support5.3i386
Red Hat Enterprise Linux for Power, big endian5ppc
Red Hat Enterprise Linux for Power, big endian - Extended Update Support5.3ppc
Red Hat Enterprise Linux for IBM z Systems5s390x
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support5.3s390x
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 Server - AUS5.3x86_64
Red Hat Enterprise Linux Server - AUS5.3ia64
Red Hat Enterprise Linux Server - AUS5.3i386

Updated Packages

  • ksh-20080202-2.el5_3.1.src.rpm
  • ksh-20080202-2.el5_3.1.ppc.rpm
  • ksh-20080202-2.el5_3.1.ia64.rpm
  • ksh-20080202-2.el5_3.1.x86_64.rpm
  • ksh-20080202-2.el5_3.1.i386.rpm
  • ksh-20080202-2.el5_3.1.s390x.rpm

Fixes

CVEs

(none)

References

(none)


Additional information