summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp')
-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 75ef31f249..0d3f6d05da 100644
--- a/meta/recipes-bsp/grub/grub2.inc
+++ b/meta/recipes-bsp/grub/grub2.inc
@@ -15,6 +15,8 @@ CVE_PRODUCT = "grub2"
15 15
16# Applies only to RHEL 16# Applies only to RHEL
17CVE_CHECK_WHITELIST += "CVE-2019-14865" 17CVE_CHECK_WHITELIST += "CVE-2019-14865"
18# Applies only to SUSE
19CVE_CHECK_WHITELIST += "CVE-2021-46705"
18 20
19SRC_URI = "${GNU_MIRROR}/grub/grub-${PV}.tar.gz \ 21SRC_URI = "${GNU_MIRROR}/grub/grub-${PV}.tar.gz \
20 file://0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch \ 22 file://0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch \