summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorakuster <akuster808@gmail.com>2020-07-19 13:49:23 -0700
committerSteve Sakoman <steve@sakoman.com>2020-07-21 06:52:40 -1000
commite8de5271aeebd151b3fbe47d47a1c5f6969320e7 (patch)
treef29e21d2b838b045492ace6bc6319c426fbc9bdc
parentc23afae55758b53f34b08eb3a51ac25f0e4ce4d4 (diff)
downloadopenembedded-core-e8de5271aeebd151b3fbe47d47a1c5f6969320e7.tar.gz
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 <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 213ac2d345ec6d4ef0daf7a7d8237038a914c491) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-core/glibc/glibc_2.31.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.31.bb b/meta/recipes-core/glibc/glibc_2.31.bb
index 2032311b27..a7ffc8993e 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 ?= ""