From: akuster Date: Sun, 19 Jul 2020 20:49:23 +0000 (-0700) Subject: glibc: whitelist CVE-2010-10029 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10506 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=213ac2d345ec6d4ef0daf7a7d8237038a914c491;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git glibc: whitelist CVE-2010-10029 The update via Commit https://git.openembedded.org/openembedded-core/commit/meta/recipes-core/glibc?id=2c7e0e0bf32eb1ed0b7d8acddb16c0d1e93f2aa1 should have added the whitelist for this CVE removed Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/glibc/glibc_2.31.bb b/meta/recipes-core/glibc/glibc_2.31.bb index 61679e2c1cb..9b2cf1bdeb4 100644 --- a/meta/recipes-core/glibc/glibc_2.31.bb +++ b/meta/recipes-core/glibc/glibc_2.31.bb @@ -1,6 +1,8 @@ require glibc.inc require glibc-version.inc +CVE_CHECK_WHITELIST += "CVE-2020-10029" + DEPENDS += "gperf-native bison-native make-native" NATIVESDKFIXES ?= ""