From: Peter Marko Date: Sat, 23 Aug 2025 20:47:06 +0000 (+0200) Subject: icu: mark CVE-2025-5222 as fixed X-Git-Tag: uninative-5.0~466 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69c2956d6af3ffdedc77649ea833dc04ab62b8d3;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git icu: mark CVE-2025-5222 as fixed Commit mentioned in [1] is included in 77-1. This comit was also backported to Yocto all stable/LTS releases. [1] https://security-tracker.debian.org/tracker/CVE-2025-5222 Signed-off-by: Peter Marko Signed-off-by: Mathieu Dubois-Briand --- diff --git a/meta/recipes-support/icu/icu_77-1.bb b/meta/recipes-support/icu/icu_77-1.bb index 43ea865f2d..fa25b3e7c8 100644 --- a/meta/recipes-support/icu/icu_77-1.bb +++ b/meta/recipes-support/icu/icu_77-1.bb @@ -183,3 +183,5 @@ do_install_ptest() { install -d ${D}${PTEST_PATH}/test/tests find ${B}/test/ -type f -executable -exec cp {} ${D}${PTEST_PATH}/test/tests \; } + +CVE_STATUS[CVE-2025-5222] = "fixed-version: fixed in version 77-1"