Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2010:0200 - Bug Fix Advisory
Issued:
2010-03-30
Updated:
2010-03-30

RHBA-2010:0200 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

procps bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An updated procps package that fixes various bugs is now available.

Description

The procps package contains a set of system utilities that provide
system information. Procps includes ps, free, skill, pkill, pgrep,
snice, tload, top, uptime, vmstat, w, watch and pdwx.

This updated procps package includes fixes for the following bugs:

  • There was an array in proc/devname.c that was trying to hold bytes in

excessive of its capacity, leading to string overflow errors and making the
names unusable. A patch has been incorporated that widens the strings so
that they include the NUL terminator so that this error no longer occurs.
(BZ#469495)

  • The ps command defines a fixed width for user names. If a name exceeds

this width, the command will revert to displaying the numeric id instead.
This behavior was not properly documented in the man page for the command
so it has now been added to make users more clearly aware of this behavior.
(BZ#471476)

  • There was an issue when using the slabtop command with the "-o" option.

The
command's output would immediately disappear instead of being printed to
stdout meaning that the information could not be read. slabtop has now been
altered so that output is directed to stdout. As a result, users can now
read the output on the terminal screen. (BZ#475963)

  • With increases in memory sizes, tools such as vmstat were misaligning the

header columns and output for statistics such as free, buff and cache
memory. To fix this issue, the "-w" switch has been modified to account for
longer figures pertaining to memory statistics. With these wider fields,
the columns and their headers are now correctly aligned. (BZ#484789)

  • The ps command would occasionally throw a double-free corruption error.

This would cause the software to die unexpectedly. This has been fixed by
adding a test that looks for zero at the end of a process. As a result, ps
no longer aborts unexpectedly. (BZ#487700)

  • The "sysctl -a" command was using deprecated syscalls. The software has

been modified so that it no longer uses these deprecated calls. As a
result, when the archaic code is eventually removed, sysctl will continue
to work. A warning message has also been removed from the package's man
page. (BZ#501785 BZ#556508)

  • The ps command was not producing a core dump when it crashed, making it

extremely hard to troubleshoot. Code to handle SIGABRT and SIGSEGV has now
been added to the software so that it will produce a core dump if it
crashes. As a result, problems will be much easier to trace. (BZ#512857)

  • The ps utility's "etime" field shows the elapsed time since a process was

started. On heavily-loaded systems, it was possible for a negative value to
be returned due to an integer overflow. This has been rectified
so that it always correctly returns a positive value, thus providing users
with accurate data.. (BZ#556762)

  • If the user pressed "f" whilst running top and selected a low number of

fields, erroneous and jumbled text would appear at the top of the screen.
The top utility has now been modified so that the text clears correctly and
the output is displayed as one would expect. (BZ#556777)

  • The vmstat utility has a field entitled "Time stolen from a virtual

machine." Unfortunately, the addition of the "-w" switch had an adverse
impact upon the way this information was output. Consequentially, when
vmstat was run in default mode, the field's header was missing and when it
was run with the "-w" option, it disappeared altogether. A patch has now
been added and, as a result, the field now displays correctly at all times.
(BZ#558475)

  • The "pmap -x" command was not displaying the resident set size (RSS) for

process ids. No figures were appearing in the column. A patch has been
applied so that the figures for this field are now correctly calculated and
displayed. (BZ#561392)

Users are advised to upgrade to this updated procps package, which resolves
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
http://kbase.redhat.com/faq/docs/DOC-11259

Affected Products

  • Red Hat Enterprise Linux Server 5 x86_64
  • Red Hat Enterprise Linux Server 5 ia64
  • Red Hat Enterprise Linux Server 5 i386
  • Red Hat Enterprise Linux Workstation 5 x86_64
  • Red Hat Enterprise Linux Workstation 5 i386
  • Red Hat Enterprise Linux Desktop 5 x86_64
  • Red Hat Enterprise Linux Desktop 5 i386
  • Red Hat Enterprise Linux for IBM z Systems 5 s390x
  • Red Hat Enterprise Linux for Power, big endian 5 ppc
  • Red Hat Enterprise Linux Server from RHUI 5 x86_64
  • Red Hat Enterprise Linux Server from RHUI 5 i386

Fixes

  • BZ - 469495 - procps string size issue
  • BZ - 475963 - slabtop -o is broken?
  • BZ - 487700 - double free or corruption detected in ps
  • BZ - 501785 - sysctl is using deprecated syscall net.ipv6.neigh.lo.base_reachable_time

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 5

SRPM
procps-3.2.7-16.el5.src.rpm SHA-256: 4e91226eb5075f0983296b489cd1dab8ea47df95790fbb3a89018eb7caa994b9
x86_64
procps-3.2.7-16.el5.x86_64.rpm SHA-256: d33304f050075028fc1968b4dbc471ca4a66ca9393e793713bec89848e4be482
ia64
procps-3.2.7-16.el5.ia64.rpm SHA-256: 50a3da825af5c0f905120f2fc11f1f7ff18b7185467ff3207c2f4a9e8fb1ae2a
i386
procps-3.2.7-16.el5.i386.rpm SHA-256: f12678634b7370b2d868f5a7af4cac60889adfd293491be06a3a48cd7987bd8b

Red Hat Enterprise Linux Workstation 5

SRPM
procps-3.2.7-16.el5.src.rpm SHA-256: 4e91226eb5075f0983296b489cd1dab8ea47df95790fbb3a89018eb7caa994b9
x86_64
procps-3.2.7-16.el5.x86_64.rpm SHA-256: d33304f050075028fc1968b4dbc471ca4a66ca9393e793713bec89848e4be482
i386
procps-3.2.7-16.el5.i386.rpm SHA-256: f12678634b7370b2d868f5a7af4cac60889adfd293491be06a3a48cd7987bd8b

Red Hat Enterprise Linux Desktop 5

SRPM
procps-3.2.7-16.el5.src.rpm SHA-256: 4e91226eb5075f0983296b489cd1dab8ea47df95790fbb3a89018eb7caa994b9
x86_64
procps-3.2.7-16.el5.x86_64.rpm SHA-256: d33304f050075028fc1968b4dbc471ca4a66ca9393e793713bec89848e4be482
i386
procps-3.2.7-16.el5.i386.rpm SHA-256: f12678634b7370b2d868f5a7af4cac60889adfd293491be06a3a48cd7987bd8b

Red Hat Enterprise Linux for IBM z Systems 5

SRPM
procps-3.2.7-16.el5.src.rpm SHA-256: 4e91226eb5075f0983296b489cd1dab8ea47df95790fbb3a89018eb7caa994b9
s390x
procps-3.2.7-16.el5.s390x.rpm SHA-256: 7fd54682d80bb286191b96c74264086e057e5f993d8070890554dd17644942a5

Red Hat Enterprise Linux for Power, big endian 5

SRPM
procps-3.2.7-16.el5.src.rpm SHA-256: 4e91226eb5075f0983296b489cd1dab8ea47df95790fbb3a89018eb7caa994b9
ppc
procps-3.2.7-16.el5.ppc.rpm SHA-256: e7df4daf00014b5e7039bcba9487589ee7121fde78769493472ab8a3af055b44
procps-3.2.7-16.el5.ppc64.rpm SHA-256: 58064a42faa9be588da99090c9488439c10810d7b9817f05129b4a72963188bc

Red Hat Enterprise Linux Server from RHUI 5

SRPM
procps-3.2.7-16.el5.src.rpm SHA-256: 4e91226eb5075f0983296b489cd1dab8ea47df95790fbb3a89018eb7caa994b9
x86_64
procps-3.2.7-16.el5.x86_64.rpm SHA-256: d33304f050075028fc1968b4dbc471ca4a66ca9393e793713bec89848e4be482
i386
procps-3.2.7-16.el5.i386.rpm SHA-256: f12678634b7370b2d868f5a7af4cac60889adfd293491be06a3a48cd7987bd8b

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility