RHSA-2015:0716: Moderate: openssl security and bug fix update
OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL v2/v3)and Transport Layer Security (TLS v1) protocols, as well as afull-strength, general purpose cryptography library.An invalid pointer use flaw was found in OpenSSL's ASN1TYPEcmp()function. A remote attacker could crash a TLS/SSL client or server usingOpenSSL via a specially crafted X.509 certificate when theattacker-supplied certificate was verified by the application.(CVE-2015-0286)An integer underflow flaw, leading to a buffer overflow, was found in theway OpenSSL decoded malformed Base64-encoded inputs. An attacker able tomake an application using OpenSSL decode a specially crafted Base64-encodedinput (such as a PEM file) could use this flaw to cause the application tocrash. Note: this flaw is not exploitable via the TLS/SSL protocol becausethe data being transferred is not Base64-encoded. (CVE-2015-0292)A denial of service flaw was found in the way OpenSSL handled SSLv2handshake messages. A remote attacker could use this flaw to cause aTLS/SSL server using OpenSSL to exit on a failed assertion if it had boththe SSLv2 protocol and EXPORT-grade cipher suites enabled. (CVE-2015-0293)A use-after-free flaw was found in the way OpenSSL imported malformedElliptic Curve private keys. A specially crafted key file could cause anapplication using OpenSSL to crash when imported. (CVE-2015-0209)An out-of-bounds write flaw was found in the way OpenSSL reused certainASN.1 structures. A remote attacker could possibly use a specially craftedASN.1 structure that, when parsed by an application, would cause thatapplication to crash. (CVE-2015-0287)A NULL pointer dereference flaw was found in OpenSSL's X.509 certificatehandling implementation. A specially crafted X.509 certificate could causean application using OpenSSL to crash if the application attempted toconvert the certificate to a certificate request. (CVE-2015-0288)A NULL pointer dereference was found in the way OpenSSL handled certainPKCS#7 inputs. An attacker able to make an application using OpenSSLverify, decrypt, or parse a specially crafted PKCS#7 input could cause thatapplication to crash. TLS/SSL clients and servers using OpenSSL were notaffected by this flaw. (CVE-2015-0289)Red Hat would like to thank the OpenSSL project for reportingCVE-2015-0286, CVE-2015-0287, CVE-2015-0288, CVE-2015-0289, CVE-2015-0292,and CVE-2015-0293. Upstream acknowledges Stephen Henson of the OpenSSLdevelopment team as the original reporter of CVE-2015-0286, Emilia Käsperof the OpenSSL development team as the original reporter of CVE-2015-0287,Brian Carpenter as the original reporter of CVE-2015-0288, Michal Zalewskiof Google as the original reporter of CVE-2015-0289, Robert Dugal and DavidRamos as the original reporters of CVE-2015-0292, and Sean Burford ofGoogle and Emilia Käsper of the OpenSSL development team as the originalreporters of CVE-2015-0293.This update also fixes the following bug: When a wrapped Advanced Encryption Standard (AES) key did not require any padding, it was incorrectly padded with 8 bytes, which could lead to datacorruption and interoperability problems. With this update, the roundingalgorithm in the RFC 5649 key wrapping implementation has been fixed. As aresult, the wrapped key conforms to the specification, which prevents thedescribed problems. (BZ#1197667)All openssl users are advised to upgrade to these updated packages, whichcontain backported patches to correct these issues. For the update to takeeffect, all services linked to the OpenSSL library must be restarted, orthe system rebooted.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of RHSA-2015:0716?
The severity of RHSA-2015:0716 is classified as important due to an invalid pointer use flaw in OpenSSL.
How do I fix RHSA-2015:0716?
To fix RHSA-2015:0716, upgrade OpenSSL to version 1.0.1e-42.el7_1.4 or later.
Which packages are affected by RHSA-2015:0716?
Affected packages for RHSA-2015:0716 include openssl, openssl-libs, openssl-devel, openssl-debuginfo, and others related to OpenSSL.
Is RHSA-2015:0716 applicable to all systems?
RHSA-2015:0716 is applicable to Red Hat Enterprise Linux 7 systems using the affected versions of OpenSSL.
What are the potential risks if RHSA-2015:0716 is not addressed?
If RHSA-2015:0716 is not addressed, systems may be vulnerable to potential crashes or exploitation due to the invalid pointer use flaw.