From 9857c47f2aaa866e93f592db44380bc1985475dd Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Fri, 20 Mar 2026 13:03:55 +0100 Subject: [PATCH] sthttpd: remove obsolete CVE_STATUS The CVE is now tracked with the correct version info by NVD. Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb index 9ff1772531..9459670344 100644 --- a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb +++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb @@ -56,5 +56,3 @@ SYSTEMD_SERVICE:${PN} = "thttpd.service" FILES:${PN} += "${SRV_DIR}" FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug" - -CVE_STATUS[CVE-2017-10671] = "fixed-version: No action required. The current version (2.27.1) is not affected by the CVE."