]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
icu: mark CVE-2025-5222 as fixed
authorPeter Marko <peter.marko@siemens.com>
Sat, 23 Aug 2025 20:47:06 +0000 (22:47 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Aug 2025 16:46:38 +0000 (17:46 +0100)
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 <peter.marko@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-support/icu/icu_77-1.bb

index 43ea865f2d796e804bfe544150a02e3b9e624ce9..fa25b3e7c8c2258d2b4abf7f1f33313957dcbba3 100644 (file)
@@ -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"