summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-bsp/grub/grub2.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc
index 1b019752b7..94eeadfb99 100644
--- a/meta/recipes-bsp/grub/grub2.inc
+++ b/meta/recipes-bsp/grub/grub2.inc
@@ -70,6 +70,8 @@ CVE_CHECK_IGNORE += "CVE-2019-14865"
70CVE_CHECK_IGNORE += "CVE-2021-46705" 70CVE_CHECK_IGNORE += "CVE-2021-46705"
71# not-applicable-platform: Applies only to RHEL/Fedora 71# not-applicable-platform: Applies only to RHEL/Fedora
72CVE_CHECK_IGNORE += "CVE-2024-1048 CVE-2023-4001" 72CVE_CHECK_IGNORE += "CVE-2024-1048 CVE-2023-4001"
73# not-applicable-platform: Applies only to Ubuntu
74CVE_CHECK_IGNORE += "CVE-2024-2312"
73 75
74DEPENDS = "flex-native bison-native gettext-native" 76DEPENDS = "flex-native bison-native gettext-native"
75 77