From 028444d60860a80a6d913c7017b5156cc2bc6b52 Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Tue, 10 Feb 2026 11:19:19 +0100 Subject: [PATCH] zlib: cleanup CVE_STATUS[CVE-2023-45853] CVE-2023-45853: Version is now higher than NVD CPE This is a partial cherry-pick from 73ee9789183a ("recipes: cleanup CVE_STATUS which are resolved now"). Cc: Peter Marko (From OE-Core rev: 2e05844a70f97399e323f967e926075428cb5233) Signed-off-by: Yoann Congal Signed-off-by: Paul Barker Signed-off-by: Richard Purdie --- meta/recipes-core/zlib/zlib_1.3.1.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-core/zlib/zlib_1.3.1.bb b/meta/recipes-core/zlib/zlib_1.3.1.bb index 486431dfff..53bad5a1ca 100644 --- a/meta/recipes-core/zlib/zlib_1.3.1.bb +++ b/meta/recipes-core/zlib/zlib_1.3.1.bb @@ -46,7 +46,5 @@ do_install_ptest() { BBCLASSEXTEND = "native nativesdk" -CVE_STATUS[CVE-2023-45853] = "not-applicable-config: we don't build minizip" - # Adding 'CVE_PRODUCT' to avoid false detection of CVEs CVE_PRODUCT = "zlib:zlib gnu:zlib"