From: Peter Marko Date: Thu, 1 Jan 2026 17:22:35 +0000 (+0100) Subject: libxslt: mark CVE-2025-7424 as fixed X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b26f8fcea917abc5cc45fe3b27c7345ca550c6c5;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git libxslt: mark CVE-2025-7424 as fixed NVD DB lists this CVE as version-less (common for Redhat CVEs). Signed-off-by: Peter Marko Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libxslt/libxslt_1.1.45.bb b/meta/recipes-support/libxslt/libxslt_1.1.45.bb index c3440a99d4..449ea2dd24 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.45.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.45.bb @@ -19,6 +19,8 @@ SRC_URI[sha256sum] = "9acfe68419c4d06a45c550321b3212762d92f41465062ca4ea19e632ee UPSTREAM_CHECK_REGEX = "libxslt-(?P\d+(\.\d+)+)\.tar" +CVE_STATUS[CVE-2025-7424] = "fixed-version: Fixed since version 1.1.44" + S = "${UNPACKDIR}/libxslt-${PV}" BINCONFIG = "${bindir}/xslt-config"