This is fixed in 21.11.1 but the CPE data in NVD is incomplete.
Signed-off-by: Yogesh Tyagi <[email protected]>
---
recipes-extended/dpdk/dpdk_21.11.1.bb | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/recipes-extended/dpdk/dpdk_21.11.1.bb
b/recipes-extended/dpdk/dpdk_21.11.1.bb
index a54fc85..0b7dd75 100644
--- a/recipes-extended/dpdk/dpdk_21.11.1.bb
+++ b/recipes-extended/dpdk/dpdk_21.11.1.bb
@@ -10,6 +10,12 @@ BRANCH = "21.11"
SRCREV = "fcd039e4663bf2b595d7af3a8175a3e0bc09b367"
S = "${WORKDIR}/git"
+# CVE-2021-3839 has been fixed by commit 4c40d30d2b in 21.11.1
+# NVD database is incomplete
+CVE_CHECK_IGNORE += "\
+ CVE-2021-3839 \
+"
+
# kernel module is provide by dpdk-module recipe, so disable here
EXTRA_OEMESON = " -Denable_kmods=false \
-Dexamples=all \
--
2.36.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7648):
https://lists.yoctoproject.org/g/meta-intel/message/7648
Mute This Topic: https://lists.yoctoproject.org/mt/93472281/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-