]> code.ossystems Code Review - openembedded-core.git/commit
openssl: fix CVE-2014-0224
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 9 Jun 2014 10:27:20 +0000 (11:27 +0100)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 9 Jun 2014 12:57:13 +0000 (13:57 +0100)
commit50050c9c2449d14a0d3da91eed5d16cddce9cf76
tree0ca478b1dd68efcc579821dba379fe0f1590bc93
parent2a9e46a319d32e99266fd44e1ea1ca2b5e7c9a6a
openssl: fix CVE-2014-0224

From the OpenSSL Security Advisory [05 Jun 2014]
http://www.openssl.org/news/secadv_20140605.txt

SSL/TLS MITM vulnerability (CVE-2014-0224)

An attacker using a carefully crafted handshake can force the use of weak
keying material in OpenSSL SSL/TLS clients and servers. This can be exploited
by a Man-in-the-middle (MITM) attack where the attacker can decrypt and
modify traffic from the attacked client and server.

The attack can only be performed between a vulnerable client *and*
server. OpenSSL clients are vulnerable in all versions of OpenSSL. Servers
are only known to be vulnerable in OpenSSL 1.0.1 and 1.0.2-beta1. Users
of OpenSSL servers earlier than 1.0.1 are advised to upgrade as a precaution.

(Patch borrowed from Fedora.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-connectivity/openssl/openssl-1.0.1e/openssl-1.0.1e-cve-2014-0224.patch [new file with mode: 0644]
meta/recipes-connectivity/openssl/openssl_1.0.1e.bb