From: Robert Joslyn <[email protected]> This CVE only applies to the load_ppp_generic_if_needed patch applied by Ubuntu. This patch is not used by OpenEmbedded, so the CVE does not apply.
Signed-off-by: Robert Joslyn <[email protected]> Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-connectivity/ppp/ppp_2.4.7.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta/recipes-connectivity/ppp/ppp_2.4.7.bb b/meta/recipes-connectivity/ppp/ppp_2.4.7.bb index 60c56dd0bd..76c1cc62a7 100644 --- a/meta/recipes-connectivity/ppp/ppp_2.4.7.bb +++ b/meta/recipes-connectivity/ppp/ppp_2.4.7.bb @@ -42,6 +42,10 @@ SRC_URI_append_libc-musl = "\ SRC_URI[md5sum] = "78818f40e6d33a1d1de68a1551f6595a" SRC_URI[sha256sum] = "02e0a3dd3e4799e33103f70ec7df75348c8540966ee7c948e4ed8a42bbccfb30" +# This CVE is specific to a patch applied by Ubuntu that is not used by +# OpenEmbedded. +CVE_CHECK_WHITELIST += "CVE-2020-15704" + inherit autotools-brokensep systemd TARGET_CC_ARCH += " ${LDFLAGS}" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#146923): https://lists.openembedded.org/g/openembedded-core/message/146923 Mute This Topic: https://lists.openembedded.org/mt/79938427/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
