diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-06-09 16:51:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-10 17:10:35 +0100 |
commit | fd1d740437017d3ed75684768d6915041cdb0631 (patch) | |
tree | 01e1b7d08c359429d5725f5cb6b05ca14d66962b /scripts/lib | |
parent | 833920fadd58fe353d27f94f340e3a9f6923afb8 (diff) | |
download | openembedded-core-fd1d740437017d3ed75684768d6915041cdb0631.tar.gz openembedded-core-fd1d740437017d3ed75684768d6915041cdb0631.tar.bz2 openembedded-core-fd1d740437017d3ed75684768d6915041cdb0631.zip |
openssl: fix CVE-2014-0224
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>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions