Openembedded Core Discussions
 help / color / mirror / Atom feed
* [warrior][PATCH] systemd: Whitelist CVE-2018-21029 CVE-2019-3843 CVE-2019-3844
@ 2020-01-17 16:58 Adrian Bunk
  2020-01-17 16:58 ` [warrior][PATCH] systemd: Upgrade to a more recent snapshot from the 241 branch Adrian Bunk
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Adrian Bunk @ 2020-01-17 16:58 UTC (permalink / raw)
  To: openembedded-core

One does not strictly apply to 241, for the other two a fix
was already backported to the 241 branch.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
 meta/recipes-core/systemd/systemd.inc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 2b9c291959..cb41ac5b22 100644
--- a/meta/recipes-core/systemd/systemd.inc
+++ b/meta/recipes-core/systemd/systemd.inc
@@ -14,6 +14,13 @@ LICENSE = "GPLv2 & LGPLv2.1"
 LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
                     file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
 
+# DNSOverTLS strict mode was added in 243
+# https://github.com/systemd/systemd/issues/9397
+CVE_CHECK_WHITELIST += "CVE-2018-21029"
+
+# Commit dc903ec516cb on the 241 branch
+CVE_CHECK_WHITELIST += "CVE-2019-3843 CVE-2019-3844"
+
 SRCREV = "511646b8ac5c82f210b16920044465756913d238"
 SRCBRANCH = "v241-stable"
 SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}"
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-01-17 17:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-17 16:58 [warrior][PATCH] systemd: Whitelist CVE-2018-21029 CVE-2019-3843 CVE-2019-3844 Adrian Bunk
2020-01-17 16:58 ` [warrior][PATCH] systemd: Upgrade to a more recent snapshot from the 241 branch Adrian Bunk
2020-01-17 16:58 ` [warrior][PATCH] openssl: Upgrade 1.1.1b -> 1.1.1c Adrian Bunk
2020-01-17 16:58 ` [warrior][PATCH] openssl: Upgrade 1.1.1c -> 1.1.1d Adrian Bunk
2020-01-17 16:58 ` [warrior][PATCH] openssl: Enable os option for with-rand-seed as well Adrian Bunk
2020-01-17 16:58 ` [warrior][PATCH] openssl: Whitelist CVE-2019-0190 Adrian Bunk
2020-01-17 16:58 ` [warrior][PATCH] openssl: fix CVE-2019-1551 Adrian Bunk
2020-01-17 17:03 ` ✗ patchtest: failure for systemd: Upgrade to a more recent snapshot from the 241 branch Patchwork
2020-01-17 17:03 ` ✗ patchtest: failure for systemd: Upgrade to a more recent snapshot from the 241 branch (rev3) Patchwork
2020-01-17 17:03 ` ✗ patchtest: failure for systemd: Upgrade to a more recent snapshot from the 241 branch (rev4) Patchwork
2020-01-17 17:03 ` ✗ patchtest: failure for systemd: Upgrade to a more recent snapshot from the 241 branch (rev6) Patchwork
2020-01-17 17:03 ` ✗ patchtest: failure for systemd: Upgrade to a more recent snapshot from the 241 branch (rev7) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox