summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.47.1.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2016-11-15 10:08:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-18 13:14:20 +0100
commitcec5e508ec2f0862420c880dd8e63ec54e351e8c (patch)
treee05e87c60f07c9cc1611f36cca2d38d75a890f4e /meta/recipes-support/curl/curl_7.47.1.bb
parentddc6a9f5cd8b8ff7c362c2cf08ddf8eb1da2dd6c (diff)
downloadpoky-cec5e508ec2f0862420c880dd8e63ec54e351e8c.tar.gz
curl: CVE-2016-8623
Use-after-free via shared cookies Affected versions: curl 7.10.7 to and including 7.50.3 Reference: https://curl.haxx.se/docs/adv_20161102I.html (From OE-Core rev: 3bbd9634e6ae3ebaf998812a316e7a84025d0949) Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/curl/curl_7.47.1.bb')
-rw-r--r--meta/recipes-support/curl/curl_7.47.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.47.1.bb b/meta/recipes-support/curl/curl_7.47.1.bb
index 4bff34e17e..0f8fa3ab6f 100644
--- a/meta/recipes-support/curl/curl_7.47.1.bb
+++ b/meta/recipes-support/curl/curl_7.47.1.bb
@@ -23,6 +23,7 @@ SRC_URI += " file://configure_ac.patch \
23 file://CVE-2016-8620.patch \ 23 file://CVE-2016-8620.patch \
24 file://CVE-2016-8621.patch \ 24 file://CVE-2016-8621.patch \
25 file://CVE-2016-8622.patch \ 25 file://CVE-2016-8622.patch \
26 file://CVE-2016-8623.patch \
26 " 27 "
27 28
28SRC_URI[md5sum] = "9ea3123449439bbd960cd25cf98796fb" 29SRC_URI[md5sum] = "9ea3123449439bbd960cd25cf98796fb"