]> 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)
committerSteve Sakoman <steve@sakoman.com>
Tue, 21 Jul 2020 16:52:40 +0000 (06:52 -1000)
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>
meta/recipes-core/glibc/glibc_2.31.bb

index 2032311b27c771a882e945203067c9ba340695db..a7ffc8993e78938d418c25edf6146268877af93a 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 ?= ""