From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-201402-25.xml | 56 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 metadata/glsa/glsa-201402-25.xml (limited to 'metadata/glsa/glsa-201402-25.xml') diff --git a/metadata/glsa/glsa-201402-25.xml b/metadata/glsa/glsa-201402-25.xml new file mode 100644 index 000000000000..83010b8155ee --- /dev/null +++ b/metadata/glsa/glsa-201402-25.xml @@ -0,0 +1,56 @@ + + + + OpenSSL: Denial of Service + A vulnerability in OpenSSL's handling of TLS handshakes could + result in a Denial of Service condition. + + openssl + 2014-02-21 + 2014-02-21: 1 + 497838 + remote + + + 1.0.1f + 1.0.1 + 1.0.1f + + + +

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. +

+
+ +

A flaw in the ssl3_take_mac function can result in a NULL pointer + dereference. +

+
+ +

A remote attacker could send a specially crafted TLS handshake, + resulting in a Denial of Service condition. +

+
+ +

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.1f" + +
+ + CVE-2013-4353 + + + BlueKnight + + + BlueKnight + +
-- cgit v1.2.3