summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.31.1.bb
diff options
context:
space:
mode:
authorRahul Chauhan <rahulk@mvista.com>2020-07-12 07:14:53 +0530
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-07-22 22:46:38 +0100
commite821cfe190cde5b1d4ba1d7b4f4bea4b2174e9ad (patch)
treef6895edd04359eaaa484c65befea42186dc64582 /meta/recipes-core/busybox/busybox_1.31.1.bb
parent4c211b471e1a2c311fbbc8d90a3deee65e300c9f (diff)
downloadpoky-e821cfe190cde5b1d4ba1d7b4f4bea4b2174e9ad.tar.gz
busybox: Security Fix For CVE-2018-1000500
CVE: CVE-2018-1000500 (From OE-Core rev: 1ff4e723ed65ff7ee2921a50ca0c004ea7bb2508) Signed-off-by: Rahul Kumar <rahulk@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.31.1.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.31.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.31.1.bb b/meta/recipes-core/busybox/busybox_1.31.1.bb
index 2bb1d59ba7..a6b47027af 100644
--- a/meta/recipes-core/busybox/busybox_1.31.1.bb
+++ b/meta/recipes-core/busybox/busybox_1.31.1.bb
@@ -48,6 +48,7 @@ SRC_URI = "https://busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
48 file://0001-Remove-syscall-wrappers-around-clock_gettime-closes-.patch \ 48 file://0001-Remove-syscall-wrappers-around-clock_gettime-closes-.patch \
49 file://0001-Remove-stime-function-calls.patch \ 49 file://0001-Remove-stime-function-calls.patch \
50 file://0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch \ 50 file://0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch \
51 file://busybox-CVE-2018-1000500.patch \
51" 52"
52SRC_URI_append_libc-musl = " file://musl.cfg " 53SRC_URI_append_libc-musl = " file://musl.cfg "
53 54