mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
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 (From OE-Core rev: 213ac2d345ec6d4ef0daf7a7d8237038a914c491) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
require glibc.inc
|
require glibc.inc
|
||||||
require glibc-version.inc
|
require glibc-version.inc
|
||||||
|
|
||||||
|
CVE_CHECK_WHITELIST += "CVE-2020-10029"
|
||||||
|
|
||||||
DEPENDS += "gperf-native bison-native make-native"
|
DEPENDS += "gperf-native bison-native make-native"
|
||||||
|
|
||||||
NATIVESDKFIXES ?= ""
|
NATIVESDKFIXES ?= ""
|
||||||
|
|||||||
Reference in New Issue
Block a user