| Message ID | 20260101172235.4145512-1-peter.marko@siemens.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | libxslt: mark CVE-2025-7424 as fixed | expand |
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<pver>\d+(\.\d+)+)\.tar" +CVE_STATUS[CVE-2025-7424] = "fixed-version: Fixed since version 1.1.44" + S = "${UNPACKDIR}/libxslt-${PV}" BINCONFIG = "${bindir}/xslt-config"