Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

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

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • 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 Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHSA-2014:1054 - Security Advisory
Issued:
2014-08-14
Updated:
2014-08-14

RHSA-2014:1054 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: openssl security update

Type/Severity

Security Advisory: Moderate

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated openssl packages that fix multiple security issues are now
available for Red Hat Storage 2.1.

Red Hat Product Security has rated this update as having Moderate 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),
Transport Layer Security (TLS), and Datagram Transport Layer Security
(DTLS) protocols, as well as a full-strength, general purpose cryptography
library.

A race condition was found in the way OpenSSL handled ServerHello messages
with an included Supported EC Point Format extension. A malicious server
could possibly use this flaw to cause a multi-threaded TLS/SSL client using
OpenSSL to write into freed memory, causing the client to crash or execute
arbitrary code. (CVE-2014-3509)

It was discovered that the OBJ_obj2txt() function could fail to properly
NUL-terminate its output. This could possibly cause an application using
OpenSSL functions to format fields of X.509 certificates to disclose
portions of its memory. (CVE-2014-3508)

A flaw was found in the way OpenSSL handled fragmented handshake packets.
A man-in-the-middle attacker could use this flaw to force a TLS/SSL server
using OpenSSL to use TLS 1.0, even if both the client and the server
supported newer protocol versions. (CVE-2014-3511)

Multiple flaws were discovered in the way OpenSSL handled DTLS packets.
A remote attacker could use these flaws to cause a DTLS server or client
using OpenSSL to crash or use excessive amounts of memory. (CVE-2014-3505,
CVE-2014-3506, CVE-2014-3507)

A NULL pointer dereference flaw was found in the way OpenSSL performed a
handshake when using the anonymous Diffie-Hellman (DH) key exchange. A
malicious server could cause a DTLS client using OpenSSL to crash if that
client had anonymous DH cipher suites enabled. (CVE-2014-3510)

All OpenSSL users are advised to upgrade to these updated packages, which
contain backported patches to correct 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
https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Gluster Storage Server for On-premise 2.1 x86_64
  • Red Hat Storage for Public Cloud (via RHUI) 2.1 x86_64

Fixes

  • BZ - 1127490 - CVE-2014-3508 openssl: information leak in pretty printing functions
  • BZ - 1127498 - CVE-2014-3509 openssl: race condition in ssl_parse_serverhello_tlsext
  • BZ - 1127499 - CVE-2014-3505 openssl: DTLS packet processing double free
  • BZ - 1127500 - CVE-2014-3506 openssl: DTLS memory exhaustion
  • BZ - 1127502 - CVE-2014-3507 openssl: DTLS memory leak from zero-length fragments
  • BZ - 1127503 - CVE-2014-3510 openssl: DTLS anonymous (EC)DH denial of service
  • BZ - 1127504 - CVE-2014-3511 openssl: TLS protocol downgrade attack

CVEs

  • CVE-2014-3506
  • CVE-2014-3510
  • CVE-2014-3508
  • CVE-2014-3505
  • CVE-2014-3507
  • CVE-2014-3511
  • CVE-2014-3509

References

  • https://access.redhat.com/security/updates/classification/#moderate
  • https://www.openssl.org/news/secadv_20140806.txt
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Gluster Storage Server for On-premise 2.1

SRPM
openssl-1.0.1e-16.el6_5.15.src.rpm SHA-256: 2db58d1aac0bfb9e9b5ac0ffb8dbd241072c394799a43909169b87cdf76bd52c
x86_64
openssl-1.0.1e-16.el6_5.15.x86_64.rpm SHA-256: c1e541efacdaf22cb439e0145827d1633b6be2a3da50c39a895fc555d77f76f3
openssl-debuginfo-1.0.1e-16.el6_5.15.x86_64.rpm SHA-256: 53371597f53ec2307eb475fc11917594edde62308b213a516b9368dad8492984
openssl-devel-1.0.1e-16.el6_5.15.x86_64.rpm SHA-256: 3652c2af6854b0550e8d349d64443abe469e6c905147f3150344e143d399bb9e
openssl-perl-1.0.1e-16.el6_5.15.x86_64.rpm SHA-256: c85749a0931294b89ca70ef00e37cb31ddc77472de5e54b44df91e35195b0704
openssl-static-1.0.1e-16.el6_5.15.x86_64.rpm SHA-256: 6f7097f85eb4eaaabcd196c43d13cc6feffbdabe166625e395388f8b0d0f75c7

Red Hat Storage for Public Cloud (via RHUI) 2.1

SRPM
openssl-1.0.1e-16.el6_5.15.src.rpm SHA-256: 2db58d1aac0bfb9e9b5ac0ffb8dbd241072c394799a43909169b87cdf76bd52c
x86_64
openssl-1.0.1e-16.el6_5.15.x86_64.rpm SHA-256: c1e541efacdaf22cb439e0145827d1633b6be2a3da50c39a895fc555d77f76f3
openssl-debuginfo-1.0.1e-16.el6_5.15.x86_64.rpm SHA-256: 53371597f53ec2307eb475fc11917594edde62308b213a516b9368dad8492984
openssl-devel-1.0.1e-16.el6_5.15.x86_64.rpm SHA-256: 3652c2af6854b0550e8d349d64443abe469e6c905147f3150344e143d399bb9e
openssl-perl-1.0.1e-16.el6_5.15.x86_64.rpm SHA-256: c85749a0931294b89ca70ef00e37cb31ddc77472de5e54b44df91e35195b0704
openssl-static-1.0.1e-16.el6_5.15.x86_64.rpm SHA-256: 6f7097f85eb4eaaabcd196c43d13cc6feffbdabe166625e395388f8b0d0f75c7

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

Red Hat

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

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter