]> code.ossystems Code Review - openembedded-core.git/commitdiff
glibc: whitelist CVE-2010-10029
authorakuster <akuster808@gmail.com>
Sun, 19 Jul 2020 20:49:23 +0000 (13:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Jul 2020 16:00:09 +0000 (17:00 +0100)
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>
meta/recipes-core/glibc/glibc_2.31.bb

index 61679e2c1cb5dae012c5b11368f10e4f6adce184..9b2cf1bdeb472bea70ae12007ef1a0592c5893b8 100644 (file)
@@ -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 ?= ""