summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.4.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.4.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.4.bb
index 8512269912..f16c8c1e68 100644
--- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.4.bb
+++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.4.bb
@@ -46,3 +46,6 @@ do_install_ptest() {
46 cp -rf ${S}/certs ${D}${PTEST_PATH} 46 cp -rf ${S}/certs ${D}${PTEST_PATH}
47 cp -rf ${S}/tests ${D}${PTEST_PATH} 47 cp -rf ${S}/tests ${D}${PTEST_PATH}
48} 48}
49
50CVE_STATUS[CVE-2025-11931] = "fixed-version: The currently used version (5.8.4) contains the fix already."
51CVE_STATUS[CVE-2025-12889] = "fixed-version: The currently used version (5.8.4) contains the fix already."