From: Peter Marko Date: Mon, 13 Apr 2026 21:14:42 +0000 (+0200) Subject: xdg-utils: set status for CVE-2025-52968 X-Git-Tag: yocto-6.0~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf2a642d4b0c1a60bd39901a69cbd25fb9b30cea;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git xdg-utils: set status for CVE-2025-52968 This CVE has tag "disputed", see [1]. [1] https://github.com/CVEProject/cvelistV5/blob/cve_2026-04-12_1800Z/cves/2025/52xxx/CVE-2025-52968.json#L91 Signed-off-by: Peter Marko Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb index 3ee320da5a1..e39a65831e0 100644 --- a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb +++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb @@ -36,3 +36,5 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS = "xmlto-native libxslt-native" RDEPENDS:${PN} += "xprop" + +CVE_STATUS[CVE-2025-52968] = "disputed"