mirror of
https://git.yoctoproject.org/poky
synced 2026-02-16 05:33:03 +01:00
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 (From OE-Core rev: 69c2956d6af3ffdedc77649ea833dc04ab62b8d3) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0a05bf16db
commit
66e1a79063
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user