mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
grub: Exclude CVE-2019-14865 from cve-check
The CVE only applies to RHEL. (From OE-Core rev: 8cfc3ebe50facb7e34e778f3e264b26cfae20a04) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -34,6 +34,9 @@ CVE_CHECK_WHITELIST += "\
|
||||
CVE-2020-25632 CVE-2020-25647 CVE-2020-27749 CVE-2020-27779 \
|
||||
CVE-2021-3418 CVE-2021-20225 CVE-2021-20233"
|
||||
|
||||
# Applies only to RHEL
|
||||
CVE_CHECK_WHITELIST += "CVE-2019-14865"
|
||||
|
||||
S = "${WORKDIR}/grub-${REALPV}"
|
||||
|
||||
UPSTREAM_CHECK_URI = "${GNU_MIRROR}/grub"
|
||||
|
||||
Reference in New Issue
Block a user