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 Lightspeed
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 Lightspeed
  • 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 RHSA-2010:0162 - Security Advisory
Issued:
2010-03-25
Updated:
2010-03-25

RHSA-2010:0162 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: openssl security update

Type/Severity

Security Advisory: Important

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated openssl packages that fix several security issues are now available
for Red Hat Enterprise Linux 5.

The Red Hat Security Response Team has rated this update as having
important security impact. Common Vulnerability Scoring System (CVSS) base
scores, which give detailed severity ratings, are available for each
vulnerability from the CVE links in the References section.

Description

OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL v2/v3)
and Transport Layer Security (TLS v1) protocols, as well as a
full-strength, general purpose cryptography library.

It was discovered that OpenSSL did not always check the return value of the
bn_wexpand() function. An attacker able to trigger a memory allocation
failure in that function could cause an application using the OpenSSL
library to crash or, possibly, execute arbitrary code. (CVE-2009-3245)

A flaw was found in the way the TLS/SSL (Transport Layer Security/Secure
Sockets Layer) protocols handled session renegotiation. A man-in-the-middle
attacker could use this flaw to prefix arbitrary plain text to a client's
session (for example, an HTTPS connection to a website). This could force
the server to process an attacker's request as if authenticated using the
victim's credentials. This update addresses this flaw by implementing the
TLS Renegotiation Indication Extension, as defined in RFC 5746.
(CVE-2009-3555)

Refer to the following Knowledgebase article for additional details about
the CVE-2009-3555 flaw: http://kbase.redhat.com/faq/docs/DOC-20491

A missing return value check flaw was discovered in OpenSSL, that could
possibly cause OpenSSL to call a Kerberos library function with invalid
arguments, resulting in a NULL pointer dereference crash in the MIT
Kerberos library. In certain configurations, a remote attacker could use
this flaw to crash a TLS/SSL server using OpenSSL by requesting Kerberos
cipher suites during the TLS handshake. (CVE-2010-0433)

All OpenSSL users should upgrade to these updated packages, which contain
backported patches to resolve these issues. For the update to take effect,
all services linked to the OpenSSL library must be restarted, or the system
rebooted.

Solution

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

This update is available via the 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 for x86_64 - Extended Update Support 5.4 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 5.4 ia64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 5.4 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 IBM z Systems - Extended Update Support 5.4 s390x
  • Red Hat Enterprise Linux for Power, big endian 5 ppc
  • Red Hat Enterprise Linux for Power, big endian - Extended Update Support 5.4 ppc
  • Red Hat Enterprise Linux Server from RHUI 5 x86_64
  • Red Hat Enterprise Linux Server from RHUI 5 i386

Fixes

  • BZ - 533125 - CVE-2009-3555 TLS: MITM attacks via session renegotiation
  • BZ - 567711 - Nessus PCI scan segfaults openssl dependent products due to kerberos enabled in openssl
  • BZ - 569774 - CVE-2010-0433 openssl: crash caused by a missing krb5_sname_to_principal() return value check
  • BZ - 570924 - CVE-2009-3245 openssl: missing bn_wexpand return value checks

CVEs

  • CVE-2009-3555
  • CVE-2010-0433
  • CVE-2009-3245

References

  • http://www.redhat.com/security/updates/classification/#important
  • http://kbase.redhat.com/faq/docs/DOC-20491
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 5

SRPM
openssl-0.9.8e-12.el5_4.6.src.rpm SHA-256: c2f16cac1d11585e03e2812e334614403ab73d33cbd14aa0b19f3c7f234d59f7
x86_64
openssl-0.9.8e-12.el5_4.6.i686.rpm SHA-256: 6bc3da74d995a1e697f087bcbc87ef6621165478f1c82820eb39be56b00a46c9
openssl-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: ad3db9472dfabfe86002baae6edb3750cdfad7f9d31133170e17622f7f53f50a
openssl-devel-0.9.8e-12.el5_4.6.i386.rpm SHA-256: c337e84ae0149e4b65d2a760b5fe6ba5387fe1e4f1e87336ec0c84e1329cf892
openssl-devel-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: f3d9c4da8d7005a638dea4f3bff1ee3a07814b15fee6f7e1f9f749e6ad10dad1
openssl-perl-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: a7eb3a4c22f9ad5b5c04bcf38c39947350d8e550a1b6fc6512cded2ab73f8021
ia64
openssl-0.9.8e-12.el5_4.6.i686.rpm SHA-256: 6bc3da74d995a1e697f087bcbc87ef6621165478f1c82820eb39be56b00a46c9
openssl-0.9.8e-12.el5_4.6.ia64.rpm SHA-256: 36e5895b050e49568008393357fd41a5a5365d59cf7db967e5e8dd42620d693a
openssl-devel-0.9.8e-12.el5_4.6.ia64.rpm SHA-256: 13b684940d987882ae189593ab8d6333f552d6e7bfaa2c45ff8f66f65c186d39
openssl-perl-0.9.8e-12.el5_4.6.ia64.rpm SHA-256: a45bbac88c02287783dca488c8355f475a888f7d11a9edaba640508635c126b0
i386
openssl-0.9.8e-12.el5_4.6.i386.rpm SHA-256: 161e1d5f034f0b25c01fc989100e5ef15d3dbf42a75d985da33e34568f905675
openssl-0.9.8e-12.el5_4.6.i686.rpm SHA-256: 6bc3da74d995a1e697f087bcbc87ef6621165478f1c82820eb39be56b00a46c9
openssl-devel-0.9.8e-12.el5_4.6.i386.rpm SHA-256: c337e84ae0149e4b65d2a760b5fe6ba5387fe1e4f1e87336ec0c84e1329cf892
openssl-perl-0.9.8e-12.el5_4.6.i386.rpm SHA-256: 5e9fe1e896ab8a0b0aa020d2a3663b1637d1f2a3dfc3efae6b3dd165df4da318

Red Hat Enterprise Linux for x86_64 - Extended Update Support 5.4

SRPM
x86_64
ia64
i386

Red Hat Enterprise Linux Workstation 5

SRPM
openssl-0.9.8e-12.el5_4.6.src.rpm SHA-256: c2f16cac1d11585e03e2812e334614403ab73d33cbd14aa0b19f3c7f234d59f7
x86_64
openssl-0.9.8e-12.el5_4.6.i686.rpm SHA-256: 6bc3da74d995a1e697f087bcbc87ef6621165478f1c82820eb39be56b00a46c9
openssl-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: ad3db9472dfabfe86002baae6edb3750cdfad7f9d31133170e17622f7f53f50a
openssl-devel-0.9.8e-12.el5_4.6.i386.rpm SHA-256: c337e84ae0149e4b65d2a760b5fe6ba5387fe1e4f1e87336ec0c84e1329cf892
openssl-devel-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: f3d9c4da8d7005a638dea4f3bff1ee3a07814b15fee6f7e1f9f749e6ad10dad1
openssl-perl-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: a7eb3a4c22f9ad5b5c04bcf38c39947350d8e550a1b6fc6512cded2ab73f8021
i386
openssl-0.9.8e-12.el5_4.6.i386.rpm SHA-256: 161e1d5f034f0b25c01fc989100e5ef15d3dbf42a75d985da33e34568f905675
openssl-0.9.8e-12.el5_4.6.i686.rpm SHA-256: 6bc3da74d995a1e697f087bcbc87ef6621165478f1c82820eb39be56b00a46c9
openssl-devel-0.9.8e-12.el5_4.6.i386.rpm SHA-256: c337e84ae0149e4b65d2a760b5fe6ba5387fe1e4f1e87336ec0c84e1329cf892
openssl-perl-0.9.8e-12.el5_4.6.i386.rpm SHA-256: 5e9fe1e896ab8a0b0aa020d2a3663b1637d1f2a3dfc3efae6b3dd165df4da318

Red Hat Enterprise Linux Desktop 5

SRPM
openssl-0.9.8e-12.el5_4.6.src.rpm SHA-256: c2f16cac1d11585e03e2812e334614403ab73d33cbd14aa0b19f3c7f234d59f7
x86_64
openssl-0.9.8e-12.el5_4.6.i686.rpm SHA-256: 6bc3da74d995a1e697f087bcbc87ef6621165478f1c82820eb39be56b00a46c9
openssl-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: ad3db9472dfabfe86002baae6edb3750cdfad7f9d31133170e17622f7f53f50a
openssl-perl-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: a7eb3a4c22f9ad5b5c04bcf38c39947350d8e550a1b6fc6512cded2ab73f8021
i386
openssl-0.9.8e-12.el5_4.6.i386.rpm SHA-256: 161e1d5f034f0b25c01fc989100e5ef15d3dbf42a75d985da33e34568f905675
openssl-0.9.8e-12.el5_4.6.i686.rpm SHA-256: 6bc3da74d995a1e697f087bcbc87ef6621165478f1c82820eb39be56b00a46c9
openssl-perl-0.9.8e-12.el5_4.6.i386.rpm SHA-256: 5e9fe1e896ab8a0b0aa020d2a3663b1637d1f2a3dfc3efae6b3dd165df4da318

Red Hat Enterprise Linux for IBM z Systems 5

SRPM
openssl-0.9.8e-12.el5_4.6.src.rpm SHA-256: c2f16cac1d11585e03e2812e334614403ab73d33cbd14aa0b19f3c7f234d59f7
s390x
openssl-0.9.8e-12.el5_4.6.s390.rpm SHA-256: f26d42be2e78404a3e2475ac606985e264a4bcc998f6354a0c8c7acbfd0bdd83
openssl-0.9.8e-12.el5_4.6.s390x.rpm SHA-256: c69af24f77130cc45faea5b71f71e0fcf954dcb58c794a074cd3ceb70fbdf8bc
openssl-devel-0.9.8e-12.el5_4.6.s390.rpm SHA-256: a01e56939910163b9b426a3753824cc71e85cf58145339a250afc5d39e576c97
openssl-devel-0.9.8e-12.el5_4.6.s390x.rpm SHA-256: ee70a76bba279ac7ba67f1ddecf02137fce680eba03273aa7824dd650d6a77ff
openssl-perl-0.9.8e-12.el5_4.6.s390x.rpm SHA-256: 97050f1141f072776cb67fda5bedee0d27b28f0397ae8494b39e6af848830421

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 5.4

SRPM
s390x

Red Hat Enterprise Linux for Power, big endian 5

SRPM
openssl-0.9.8e-12.el5_4.6.src.rpm SHA-256: c2f16cac1d11585e03e2812e334614403ab73d33cbd14aa0b19f3c7f234d59f7
ppc
openssl-0.9.8e-12.el5_4.6.ppc.rpm SHA-256: 1f5ac7edc646297461725d56b347c3085550c3411709f5df2ffb4dc1a19906cc
openssl-0.9.8e-12.el5_4.6.ppc64.rpm SHA-256: 26bc5657709ace5d904ca3a09be57e467d574047c8fd1d0be60f59731dc33b07
openssl-devel-0.9.8e-12.el5_4.6.ppc.rpm SHA-256: a1e6baa97b0e8863e1b135c574c17e351b380d956a767a8d3df45cc34d0e56d4
openssl-devel-0.9.8e-12.el5_4.6.ppc64.rpm SHA-256: 9d436133b45e9fc57b3e773c124569958f27fe88e699cf2a6610082cb774900c
openssl-perl-0.9.8e-12.el5_4.6.ppc.rpm SHA-256: 35d460ef16bcf558409aad122d1f5f671506f4e90c27485ce0bbc882c42005f4

Red Hat Enterprise Linux for Power, big endian - Extended Update Support 5.4

SRPM
ppc

Red Hat Enterprise Linux Server from RHUI 5

SRPM
openssl-0.9.8e-12.el5_4.6.src.rpm SHA-256: c2f16cac1d11585e03e2812e334614403ab73d33cbd14aa0b19f3c7f234d59f7
x86_64
openssl-0.9.8e-12.el5_4.6.i686.rpm SHA-256: 6bc3da74d995a1e697f087bcbc87ef6621165478f1c82820eb39be56b00a46c9
openssl-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: ad3db9472dfabfe86002baae6edb3750cdfad7f9d31133170e17622f7f53f50a
openssl-devel-0.9.8e-12.el5_4.6.i386.rpm SHA-256: c337e84ae0149e4b65d2a760b5fe6ba5387fe1e4f1e87336ec0c84e1329cf892
openssl-devel-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: f3d9c4da8d7005a638dea4f3bff1ee3a07814b15fee6f7e1f9f749e6ad10dad1
openssl-perl-0.9.8e-12.el5_4.6.x86_64.rpm SHA-256: a7eb3a4c22f9ad5b5c04bcf38c39947350d8e550a1b6fc6512cded2ab73f8021
i386
openssl-0.9.8e-12.el5_4.6.i386.rpm SHA-256: 161e1d5f034f0b25c01fc989100e5ef15d3dbf42a75d985da33e34568f905675
openssl-0.9.8e-12.el5_4.6.i686.rpm SHA-256: 6bc3da74d995a1e697f087bcbc87ef6621165478f1c82820eb39be56b00a46c9
openssl-devel-0.9.8e-12.el5_4.6.i386.rpm SHA-256: c337e84ae0149e4b65d2a760b5fe6ba5387fe1e4f1e87336ec0c84e1329cf892
openssl-perl-0.9.8e-12.el5_4.6.i386.rpm SHA-256: 5e9fe1e896ab8a0b0aa020d2a3663b1637d1f2a3dfc3efae6b3dd165df4da318

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