This was fixed in the kernel v4.4 but the NVD database doesn't list the
kernel version or track the out of tree versions.

Signed-off-by: Anuj Mittal <[email protected]>
---
 recipes-kernel/intel-ethernet/ixgbe_5.11.3.bb   | 3 +++
 recipes-kernel/intel-ethernet/ixgbevf_4.11.1.bb | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/recipes-kernel/intel-ethernet/ixgbe_5.11.3.bb 
b/recipes-kernel/intel-ethernet/ixgbe_5.11.3.bb
index 73b13c9b..8c7fb09c 100644
--- a/recipes-kernel/intel-ethernet/ixgbe_5.11.3.bb
+++ b/recipes-kernel/intel-ethernet/ixgbe_5.11.3.bb
@@ -39,3 +39,6 @@ PACKAGES += "${PN}-script"
 FILES_${PN}-script += "${sysconfdir}/network/set_irq_affinity"
 
 EXCLUDE_FROM_WORLD = "1"
+
+# This was fixed in kernel v4.4
+CVE_CHECK_WHITELIST += "CVE-2015-1142857"
diff --git a/recipes-kernel/intel-ethernet/ixgbevf_4.11.1.bb 
b/recipes-kernel/intel-ethernet/ixgbevf_4.11.1.bb
index d1c5f299..2867269a 100644
--- a/recipes-kernel/intel-ethernet/ixgbevf_4.11.1.bb
+++ b/recipes-kernel/intel-ethernet/ixgbevf_4.11.1.bb
@@ -40,3 +40,6 @@ do_install_append () {
 PACKAGES += "${PN}-script"
 
 FILES_${PN}-script += "${sysconfdir}/network/set_irq_affinity"
+
+# This was fixed in kernel v4.4
+CVE_CHECK_WHITELIST += "CVE-2015-1142857"
-- 
2.31.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7037): 
https://lists.yoctoproject.org/g/meta-intel/message/7037
Mute This Topic: https://lists.yoctoproject.org/mt/82738610/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to