aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.27.2.bb
diff options
context:
space:
mode:
authorAndrej Valek <andrej.valek@siemens.com>2018-03-02 09:13:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-04 11:34:58 +0000
commit91829d07cdeb42e213500e053e20a9db68848d2e (patch)
tree1bfbeed93aea8c49d5993d69cf3c288856e7a9a4 /meta/recipes-core/busybox/busybox_1.27.2.bb
parentc648d946647141350b12b3aaca99eaa433c60cd7 (diff)
downloadopenembedded-core-contrib-91829d07cdeb42e213500e053e20a9db68848d2e.tar.gz
busybox: fix CVE-2017-15873
Signed-off-by: Radovan Scasny <radovan.scasny@siemens.com> Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
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 6c1f4888cf..36a6342aaf 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 \
file://runlevel \
file://makefile-libbb-race.patch \
file://CVE-2011-5325.patch \
+ file://CVE-2017-15873.patch \
file://busybox-CVE-2017-16544.patch \
"
SRC_URI_append_libc-musl = " file://musl.cfg "