diff options
-rw-r--r-- | meta/recipes-bsp/grub/grub2.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc index db053b27b0..22d5b3fc07 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
@@ -44,6 +44,7 @@ SRC_URI[sha256sum] = "b30919fa5be280417c17ac561bb1650f60cfb80cc6237fa1e2b6f56154 | |||
44 | CVE_STATUS[CVE-2019-14865] = "not-applicable-platform: applies only to RHEL" | 44 | CVE_STATUS[CVE-2019-14865] = "not-applicable-platform: applies only to RHEL" |
45 | CVE_STATUS[CVE-2023-4001] = "not-applicable-platform: Applies only to RHEL/Fedora" | 45 | CVE_STATUS[CVE-2023-4001] = "not-applicable-platform: Applies only to RHEL/Fedora" |
46 | CVE_STATUS[CVE-2024-1048] = "not-applicable-platform: Applies only to RHEL/Fedora" | 46 | CVE_STATUS[CVE-2024-1048] = "not-applicable-platform: Applies only to RHEL/Fedora" |
47 | CVE_STATUS[CVE-2024-2312] = "not-applicable-platform: Applies only to Ubuntu" | ||
47 | 48 | ||
48 | DEPENDS = "flex-native bison-native gettext-native" | 49 | DEPENDS = "flex-native bison-native gettext-native" |
49 | 50 | ||