summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.27.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2019-03-10 20:12:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-25 23:12:03 +0000
commit2333147fa6be430bbb64381d7c3eaf2f3f4ead1f (patch)
tree1cf981764be45bf32619d7d327c83a9beeb1bd6c /meta/recipes-core/busybox/busybox_1.27.2.bb
parente0fdb98b0f09d6a5c7e2f72dce480c56710f3697 (diff)
downloadpoky-2333147fa6be430bbb64381d7c3eaf2f3f4ead1f.tar.gz
busybox: backport fix for issues introduced by CVE-2011-5325.patch
(From OE-Core rev: d0555e89514f2641387ef061f9ffcd1c8ced008c) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.27.2.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.27.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.27.2.bb b/meta/recipes-core/busybox/busybox_1.27.2.bb
index bab29728ee..716a0650fc 100644
--- a/meta/recipes-core/busybox/busybox_1.27.2.bb
+++ b/meta/recipes-core/busybox/busybox_1.27.2.bb
@@ -43,6 +43,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
43 file://runlevel \ 43 file://runlevel \
44 file://makefile-libbb-race.patch \ 44 file://makefile-libbb-race.patch \
45 file://CVE-2011-5325.patch \ 45 file://CVE-2011-5325.patch \
46 file://CVE-2011-5325-fix.patch \
46 file://CVE-2017-15873.patch \ 47 file://CVE-2017-15873.patch \
47 file://busybox-CVE-2017-16544.patch \ 48 file://busybox-CVE-2017-16544.patch \
48 file://busybox-fix-lzma-segfaults.patch \ 49 file://busybox-fix-lzma-segfaults.patch \