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.58.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.58.bb b/meta/recipes-multimedia/libpng/libpng_1.6.58.bb index 630b489d00..6e4e5e9f38 100644 --- a/meta/recipes-multimedia/libpng/libpng_1.6.58.bb +++ b/meta/recipes-multimedia/libpng/libpng_1.6.58.bb @@ -72,3 +72,4 @@ do_install_ptest() { BBCLASSEXTEND = "native nativesdk" CVE_STATUS[CVE-2026-34757] = "fixed-version: fixed since 1.6.57" +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 (#241705): https://lists.openembedded.org/g/openembedded-core/message/241705 Mute This Topic: https://lists.openembedded.org/mt/120397275/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
