From: Peter Marko <[email protected]> Per [1]: * The vulnerable code originates from the third-party libpng-apng patch, which adds APNG support to libpng 1.6.x. * Upstream libpng 1.6.x (without the apng patch) is not affected.
As Yocto never included libpng-apng patch, we can ignore this CVE. [1] https://github.com/pnggroup/libpng/security/advisories/GHSA-c4v6-gxrq-6g2x Signed-off-by: Peter Marko <[email protected]> --- meta/recipes-multimedia/libpng/libpng_1.6.56.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.56.bb b/meta/recipes-multimedia/libpng/libpng_1.6.56.bb index 7ede0a6c8b..c6760707cd 100644 --- a/meta/recipes-multimedia/libpng/libpng_1.6.56.bb +++ b/meta/recipes-multimedia/libpng/libpng_1.6.56.bb @@ -70,3 +70,5 @@ do_install_ptest() { } BBCLASSEXTEND = "native nativesdk" + +CVE_STATUS[CVE-2026-40930] = "cpe-incorrect: Yocto never included affected libpng-apng patch"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#241706): https://lists.openembedded.org/g/openembedded-core/message/241706 Mute This Topic: https://lists.openembedded.org/mt/120397277/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
