Issued:
2009-09-30
Updated:
2009-09-30

RHBA-2009:1468 - autofs bug fix update


Synopsis

autofs bug fix update

Type/Severity

Bug Fix Advisory

Topic

An updated autofs package that fixes two bugs is now available.

Description

The autofs utility controls the operation of the automount daemon. The automount daemon automatically mounts file systems when you use them, and unmounts them when they are not busy.

This updated package fixes the following two autofs bugs:

  • autofs was incorrectly using a non-thread-safe libxml2 function as though it was thread-safe. This sometimes resulted in autofs crashing. With this update the calls to xmlCleanupParser() and xmlInitParser() have been moved: these functions are now only called as autofs starts and exits, ensuring these libxml2 functions are not called more than once while autofs is running. (BZ#523188)

  • a recent correction related to autofs master map entry updating introduced a regression whereby it was possible to deadlock when requesting a map re-load when an entry in a direct map had been removed. This update adds a check that ensures such map re-load requests do not cause a deadlock. (BZ#525431)

All autofs users should install this updated package which addresses these issues.

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

  • autofs-5.0.1-0.rc2.131.el5_4.1.i386.rpm
  • autofs-5.0.1-0.rc2.131.el5_4.1.src.rpm
  • autofs-5.0.1-0.rc2.131.el5_4.1.x86_64.rpm
  • autofs-5.0.1-0.rc2.131.el5_4.1.ppc.rpm
  • autofs-5.0.1-0.rc2.131.el5_4.1.s390x.rpm
  • autofs-5.0.1-0.rc2.131.el5_4.1.ia64.rpm

Fixes

CVEs

(none)

References

(none)


Additional information