From a24567fbc43f221b14e805f9bc0b7c6d16911c46 Mon Sep 17 00:00:00 2001 From: Alex Legler Date: Sun, 8 Mar 2015 22:02:38 +0100 Subject: Import existing advisories --- glsa-201412-39.xml | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 glsa-201412-39.xml (limited to 'glsa-201412-39.xml') diff --git a/glsa-201412-39.xml b/glsa-201412-39.xml new file mode 100644 index 00000000..979081da --- /dev/null +++ b/glsa-201412-39.xml @@ -0,0 +1,80 @@ + + + + + + OpenSSL: Multiple vulnerabilities + Multiple vulnerabilities have been found in OpenSSL, the worst of + which could result in Denial of Service or Man-in-the-Middle attacks. + + openssl + December 26, 2014 + December 26, 2014: 1 + 494816 + 519264 + 525468 + remote + + + 1.0.1j + 0.9.8z_p2 + 1.0.1j + + + +

OpenSSL is an Open Source toolkit implementing the Secure Sockets Layer + (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a general + purpose cryptography library. +

+
+ +

Multiple vulnerabilities have been discovered in OpenSSL. Please review + the CVE identifiers referenced below for details. +

+
+ +

A remote attacker may be able to cause a Denial of Service condition, + perform Man-in-the-Middle attacks, obtain sensitive information, or + bypass security restrictions. +

+
+ +

There is no known workaround at this time.

+
+ +

All OpenSSL 1.0.1 users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-libs/openssl-1.0.1j" + + +

All OpenSSL 0.9.8 users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-libs/openssl-0.9.8z_p2" + + +

Packages which depend on this library may need to be recompiled. Tools + such as revdep-rebuild may assist in identifying these packages. +

+
+ + CVE-2013-6449 + CVE-2013-6450 + CVE-2014-3505 + CVE-2014-3506 + CVE-2014-3507 + CVE-2014-3509 + CVE-2014-3510 + CVE-2014-3511 + CVE-2014-3512 + CVE-2014-3513 + CVE-2014-3567 + CVE-2014-3568 + CVE-2014-5139 + + K_F + K_F +
-- cgit v1.2.3-65-gdbad