Issued:
2015-07-22
Updated:
2015-07-22

RHBA-2015:1362 - sysvinit bug fix update


Synopsis

sysvinit bug fix update

Type/Severity

Bug Fix Advisory

Topic

Updated sysvinit packages that fix two bugs are now available for Red Hat Enterprise Linux 6.

Description

The sysvinit packages contain programs that control basic system processes. SysVinit includes the init program, which is the first program started by the Linux kernel when the system boots. The init daemon process is the parent of all processes and continues running until the system is shut down. The sysvinit packages also contain many commonly used utilities, such as reboot, shutdown, poweroff, and sulogin.

This update fixes the following bugs:

  • If a running binary is replaced, its executable symbolic link in the /proc file system is appended with "(deleted)". Previously, the pidof utility could not handle the suffix. As a consequence, pidof falsely reported that there was no running binary with the original path. With this update, the "(deleted)" suffix is removed when parsing /proc, and pidof works correctly in the described situation. (BZ#760251)

  • Usually, init scripts have the same name as the respective daemons and when the init script looks for the name of the daemon, the PID of the init script that starts the search needs to be excluded. Previously, the pidofproc() function could falsely identify certain processes started by an init script as the daemon of the same name, as the init script could, for example, be running twice. Consequently, pidofproc() failed to return the correct PID of the daemon. With this update, a new "-m" option is available for the pidof utility. The new "-m" option makes it possible to omit any processes that are similar to those explicitly ignored. (BZ#883857)

Users of sysvinit are advised to upgrade to these updated packages, which fix these bugs.

Solution

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

For details on how to apply this update, refer to:

https://access.redhat.com/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

  • sysvinit-2.87-6.dsf.el6.src.rpm
  • sysvinit-debuginfo-2.87-6.dsf.el6.i686.rpm
  • sysvinit-debuginfo-2.87-6.dsf.el6.ppc64.rpm
  • sysvinit-tools-2.87-6.dsf.el6.ppc64.rpm
  • sysvinit-tools-2.87-6.dsf.el6.i686.rpm
  • sysvinit-tools-2.87-6.dsf.el6.x86_64.rpm
  • sysvinit-debuginfo-2.87-6.dsf.el6.s390x.rpm
  • sysvinit-tools-2.87-6.dsf.el6.s390x.rpm
  • sysvinit-debuginfo-2.87-6.dsf.el6.x86_64.rpm

Fixes

CVEs

(none)

References

(none)


Additional information