aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_237.bb
diff options
context:
space:
mode:
authorMarcus Cooper <marcus.cooper@axis.com>2019-02-25 10:37:11 -0600
committerArmin Kuster <akuster808@gmail.com>2019-03-17 12:07:56 -0700
commit454cbaa1157be8e4e930c89983399a9b5a5aaaa0 (patch)
tree97046a73bea34231335fb66456508c7ab78dd3e5 /meta/recipes-core/systemd/systemd_237.bb
parent84cad080b4785781b35bb6b52fa2df52a6309904 (diff)
downloadopenembedded-core-contrib-454cbaa1157be8e4e930c89983399a9b5a5aaaa0.tar.gz
systemd: Security fix CVE-2018-16866
Affects < v240 Signed-off-by: Marcus Cooper <marcusc@axis.com> >From v2 patch on openembedded-core@lists.openembedded.org Incresed file name number from 0026 to 0027. Signed-off-by: George McCollister <george.mccollister@gmail.com>
Diffstat (limited to 'meta/recipes-core/systemd/systemd_237.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_237.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_237.bb b/meta/recipes-core/systemd/systemd_237.bb
index fd110a8340..96f419a7f9 100644
--- a/meta/recipes-core/systemd/systemd_237.bb
+++ b/meta/recipes-core/systemd/systemd_237.bb
@@ -60,6 +60,7 @@ SRC_URI += "file://touchscreen.rules \
file://0024-journald-do-not-store-the-iovec-entry-for-process-co.patch \
file://0025-journald-set-a-limit-on-the-number-of-fields-1k.patch \
file://0026-journal-remote-set-a-limit-on-the-number-of-fields-i.patch \
+ file://0027-journal-fix-out-of-bounds-read-CVE-2018-16866.patch \
"
SRC_URI_append_qemuall = " file://0001-core-device.c-Change-the-default-device-timeout-to-2.patch"