summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
diff options
context:
space:
mode:
authorYue Tao <Yue.Tao@windriver.com>2014-04-08 19:37:37 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-09 09:00:46 +0100
commit15063788eb302e87ba5baae5ccf0d9b8a9d97357 (patch)
tree8cca689ddcb11a3f952f770ebd8c9e40dd4b019a /meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
parent1d4bae38d9e5f3414fe1e91feb454cae6bf839f0 (diff)
downloadpoky-15063788eb302e87ba5baae5ccf0d9b8a9d97357.tar.gz
Security Advisory - openssl - CVE-2013-4353
The ssl3_take_mac function in ssl/s3_both.c in OpenSSL 1.0.1 before 1.0.1f allows remote TLS servers to cause a denial of service (NULL pointer dereference and application crash) via a crafted Next Protocol Negotiation record in a TLS handshake. (From OE-Core master rev: 35ccce7002188c8270d2fead35f9763b22776877) (From OE-Core rev: e36aff4b0ed5f70deb4862dc893eef9ceaa93003) Signed-off-by: Yue Tao <Yue.Tao@windriver.com> Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_1.0.1e.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_1.0.1e.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb b/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
index bd6fd046a3..46fa2cf964 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
@@ -32,6 +32,7 @@ SRC_URI += "file://configure-targets.patch \
32 file://openssl-fix-doc.patch \ 32 file://openssl-fix-doc.patch \
33 file://fix-cipher-des-ede3-cfb1.patch \ 33 file://fix-cipher-des-ede3-cfb1.patch \
34 file://find.pl \ 34 file://find.pl \
35 file://0001-Fix-for-TLS-record-tampering-bug-CVE-2013-4353.patch \
35 " 36 "
36 37
37SRC_URI[md5sum] = "66bf6f10f060d561929de96f9dfe5b8c" 38SRC_URI[md5sum] = "66bf6f10f060d561929de96f9dfe5b8c"