summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub/grub2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/grub/grub2.inc')
-rw-r--r--meta/recipes-bsp/grub/grub2.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc
index f0fa86b182..3c6b434c2d 100644
--- a/meta/recipes-bsp/grub/grub2.inc
+++ b/meta/recipes-bsp/grub/grub2.inc
@@ -34,6 +34,9 @@ CVE_CHECK_WHITELIST += "\
34 CVE-2020-25632 CVE-2020-25647 CVE-2020-27749 CVE-2020-27779 \ 34 CVE-2020-25632 CVE-2020-25647 CVE-2020-27749 CVE-2020-27779 \
35 CVE-2021-3418 CVE-2021-20225 CVE-2021-20233" 35 CVE-2021-3418 CVE-2021-20225 CVE-2021-20233"
36 36
37# Applies only to RHEL
38CVE_CHECK_WHITELIST += "CVE-2019-14865"
39
37S = "${WORKDIR}/grub-${REALPV}" 40S = "${WORKDIR}/grub-${REALPV}"
38 41
39UPSTREAM_CHECK_URI = "${GNU_MIRROR}/grub" 42UPSTREAM_CHECK_URI = "${GNU_MIRROR}/grub"