1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

glibc: mark a CVE where we have merged the fix

The fix for this CVE has been merged into the 2.36 branch and fixed in
oe-core as of 055ce284.

(From OE-Core rev: ebb0220bf211ec1318a0a7f6a9ab80cf7775a848)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2022-09-21 16:51:25 +01:00
committed by Richard Purdie
parent d39a1c49b3
commit 6505dd4ec2
+3
View File
@@ -16,6 +16,9 @@ CVE_CHECK_IGNORE += "CVE-2019-1010022 CVE-2019-1010023 CVE-2019-1010024"
# Potential patch at https://sourceware.org/bugzilla/show_bug.cgi?id=22853
CVE_CHECK_IGNORE += "CVE-2019-1010025"
# This has been integrated into the 2.36 branch as of c399271 so is now fixed
CVE_CHECK_IGNORE += "CVE-2022-39046"
DEPENDS += "gperf-native bison-native"
NATIVESDKFIXES ?= ""