summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/ntopng/ndpi_4.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ntopng/ndpi_4.2.bb b/meta-networking/recipes-support/ntopng/ndpi_4.2.bb
index f0175167a4..66d24e4cd8 100644
--- a/meta-networking/recipes-support/ntopng/ndpi_4.2.bb
+++ b/meta-networking/recipes-support/ntopng/ndpi_4.2.bb
@@ -25,3 +25,6 @@ do_configure:prepend() {
25EXTRA_OEMAKE = " \ 25EXTRA_OEMAKE = " \
26 libdir=${libdir} \ 26 libdir=${libdir} \
27" 27"
28
29# remove this CVE_STATUS, when the recipe is updated to 4.12 or newer
30CVE_STATUS[CVE-2025-25066] = "cpe-incorrect: Version 4.2 is not vulnerable yet"