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-2011:0100 - Bug Fix Advisory
Issued:
2011-01-13
Updated:
2011-01-13

RHBA-2011:0100 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

openais bug fix 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 openais package that fixes various bugs is now available.

Description

The Application Interface Specification (AIS) is an API and a set of policies
for developing applications that maintain services during faults. The OpenAIS
Standards Based Cluster Framework is an OSI-certified implementation of the
Service Availability Forum AIS. The openais package contains the openais
executable, OpenAIS service handlers, default configuration files, and an init
script.

This updated openais package includes fixes for the following bugs:

  • Previously, openais crashed with a segmentation fault if it received an

unknown message (this could happen when upgrading openais). Unknown messages are
now ignored so that openais no longer crashes in these circumstances.
(BZ#606028)

  • When an Openais client process sent an event to the server (aisexec), the

server stopped working. When the client process tried to send the event using
the saEvtEventPublish() function, it hung indefinitely on a semaphore (semop())
operation. Even when the server was restarted, the blocked client process was
still blocked. The client process no longer hangs indefinitely and is unblocked
after a set period of time. (BZ#579081)

  • When the openais server was stopped, server clients may have encountered a

segmentation fault because of an invalid return code in an internal function.
This crash no longer occurs. (BZ#596359)

  • Previously, the Closed Process Group (CPG) interface returned the wrong

result, which could have led to incorrect behavior in some situations. With this
update, the CPG interface now behaves as expected. (BZ#599654)

  • An incorrectly-configured network could have casued the openais server to

enter a continuous FAILED TO RECEIVE/GATHER loop. (BZ#533383)

  • A gather operation which interrupted synchronization could have caused cluster

lockup. (BZ#586519)

  • A memmove() operation on a high-loss network could have caused possible stack

corruption resulting in stack protector abort due to an incorrectly-calculated
length in the memmove() operation. (BZ#588489)

  • The retransmit list is now properly-typed so as not to confuse the compiler.

(BZ#588494)

  • In high-loss networks, an assert based on a constant value for the retransmit

message queue size could have caused a some nodes to receive SIGABRT signals,
and therefore terminate. This constant value has been increased to correspond to
the maximum number of entries, thus resolving the issue. (BZ#588500)

  • An internal timer variable was reset on each token retransmission rather than

only on original token transmission; this has been fixed in this updated
package. (BZ#614222)

  • OpenAIS has been enabled to work in network environments wherein multicast

messages are slightly delayed when compared to token messages. (BZ#619536)

  • In high loss networks, all nodes in a cluster experienced a buffer overflow

and aborted when a threshold of unprocessed/not transmitted packets was reached.
With this update, even when a significant number of packets is unprocessed/not
transmitted, all nodes in a cluster work as expected and do not abort.
(BZ#594480)

  • Isolating a node and then removing the isolation potentially resulted in

membership misbehavior. (BZ#611129)

  • When a checkpoint name was not terminated with the NULL character, the aisexec

process may have terminated unexpectedly with a segmentation fault, causing a
cluster outage. With this update, the underlying source code has been modified
to resolve this issue, and such strings no longer cause aisexec to crash.
(BZ#625947)

  • In rare circumstances, an invalid CPG member was delivered in a configuration

change callback. (BZ#568650)

  • An internal protocol variable was set on retransmission when it should only

have been set on the first transmission. With this update, the aforementioned
variable is only set on the first transmission. (BZ#598689)

  • The receipt of out-of-order messages could have resulted in token loss.

(BZ#619570)

All users of openais are advised to upgrade to this updated 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
https://access.redhat.com/kb/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 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 - 533383 - openais FAILED TO RECEIVE / GATHER loop
  • BZ - 568650 - stale CPG members in confchg callback
  • BZ - 579081 - Openais client blocked indefinitely on semaphore when the server goes down
  • BZ - 588489 - memmove causes stack corruption on lossy network
  • BZ - 588494 - use proper typing with retransmit buffer
  • BZ - 588500 - if a node originates more then 512 messages in recovery it will sigabort (assert)
  • BZ - 594480 - All nodes fail during recovery with stack protector sigabrt
  • BZ - 596359 - When dispatch_avail is set to -1 (openais server is killed), library functions segfault
  • BZ - 598689 - token retransmissions reset last_aru to current token's aru.
  • BZ - 599654 - killing process gives CPG_REASON_LEAVE instead of CPG_REASON_PROCDOWN
  • BZ - 606028 - corosync 2801 introduces need for compat patch in rhel to roll
  • BZ - 611129 - isolating a node and then removing the isolation at 30 seconds causes a protocol meltdown 15% of time
  • BZ - 614222 - token timer is reset on each received retransmitted token resulting in membership meltdown in some conditions
  • BZ - 619536 - make openais more resilient to delayed multicast packets
  • BZ - 619570 - receipt of out of order regular message can result in token loss
  • BZ - 625947 - openais should handle non null terminated chkpoint strings

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
openais-0.80.6-28.el5.src.rpm SHA-256: 8ab73c0e757b1df91e7faf6fec405e4433727cb326e59fa3e9d7d9672c101faa
x86_64
openais-0.80.6-28.el5.x86_64.rpm SHA-256: 3dafabe78027adc057b05e9d8999907222c28b1992382fdf5f86e27a7cc04b3d
openais-devel-0.80.6-28.el5.i386.rpm SHA-256: 8a0479470a52da1d01e9ae1673738d78aae7a47f5bf3f732b320a77876ab1b30
openais-devel-0.80.6-28.el5.x86_64.rpm SHA-256: 16bbab09c33e501ece97bb2d475ad65186d3adc2a37aefb9f489453d84bb0c72
ia64
openais-0.80.6-28.el5.ia64.rpm SHA-256: abb92c7f39c182312a956f07e98d48f4b34e7f0f8f7aebb49e89f4d5f2db2320
openais-devel-0.80.6-28.el5.ia64.rpm SHA-256: 5479df596700538a7b118088a7609894f8692934b75daf942b79804d123f4399
i386
openais-0.80.6-28.el5.i386.rpm SHA-256: 23d2b723dd6fe64764281dcbdd6a2b2f4820a11100d7d90dc7becfee3febfbf0
openais-devel-0.80.6-28.el5.i386.rpm SHA-256: 8a0479470a52da1d01e9ae1673738d78aae7a47f5bf3f732b320a77876ab1b30

Red Hat Enterprise Linux Workstation 5

SRPM
openais-0.80.6-28.el5.src.rpm SHA-256: 8ab73c0e757b1df91e7faf6fec405e4433727cb326e59fa3e9d7d9672c101faa
x86_64
openais-0.80.6-28.el5.x86_64.rpm SHA-256: 3dafabe78027adc057b05e9d8999907222c28b1992382fdf5f86e27a7cc04b3d
openais-devel-0.80.6-28.el5.i386.rpm SHA-256: 8a0479470a52da1d01e9ae1673738d78aae7a47f5bf3f732b320a77876ab1b30
openais-devel-0.80.6-28.el5.x86_64.rpm SHA-256: 16bbab09c33e501ece97bb2d475ad65186d3adc2a37aefb9f489453d84bb0c72
i386
openais-0.80.6-28.el5.i386.rpm SHA-256: 23d2b723dd6fe64764281dcbdd6a2b2f4820a11100d7d90dc7becfee3febfbf0
openais-devel-0.80.6-28.el5.i386.rpm SHA-256: 8a0479470a52da1d01e9ae1673738d78aae7a47f5bf3f732b320a77876ab1b30

Red Hat Enterprise Linux for Power, big endian 5

SRPM
openais-0.80.6-28.el5.src.rpm SHA-256: 8ab73c0e757b1df91e7faf6fec405e4433727cb326e59fa3e9d7d9672c101faa
ppc
openais-0.80.6-28.el5.ppc.rpm SHA-256: a8e8fec34cf128055ea61bc111dfa78d9ecb16ea90f95283a2d1bfad13105ecb
openais-devel-0.80.6-28.el5.ppc.rpm SHA-256: 631240a69fd4f993b7900c1236052dbb04bd3e992b588034b236b870e47a5a8c
openais-devel-0.80.6-28.el5.ppc64.rpm SHA-256: 6c6f9ab1bb69bbed09057dab9fa87b54b6cdc5d5e739d190e62b597f993523a9

Red Hat Enterprise Linux Server from RHUI 5

SRPM
openais-0.80.6-28.el5.src.rpm SHA-256: 8ab73c0e757b1df91e7faf6fec405e4433727cb326e59fa3e9d7d9672c101faa
x86_64
openais-0.80.6-28.el5.x86_64.rpm SHA-256: 3dafabe78027adc057b05e9d8999907222c28b1992382fdf5f86e27a7cc04b3d
openais-devel-0.80.6-28.el5.i386.rpm SHA-256: 8a0479470a52da1d01e9ae1673738d78aae7a47f5bf3f732b320a77876ab1b30
openais-devel-0.80.6-28.el5.x86_64.rpm SHA-256: 16bbab09c33e501ece97bb2d475ad65186d3adc2a37aefb9f489453d84bb0c72
i386
openais-0.80.6-28.el5.i386.rpm SHA-256: 23d2b723dd6fe64764281dcbdd6a2b2f4820a11100d7d90dc7becfee3febfbf0
openais-devel-0.80.6-28.el5.i386.rpm SHA-256: 8a0479470a52da1d01e9ae1673738d78aae7a47f5bf3f732b320a77876ab1b30

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