boot/grub2: ignore CVE-2021-46705
This CVE is specific to the SUSE distribution. See
https://security-tracker.debian.org/tracker/CVE-2021-46705.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 259314f016
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b1ff39b711
commit
c7b46b59dc
@ -32,6 +32,8 @@ GRUB2_IGNORE_CVES += CVE-2019-14865
|
||||
GRUB2_IGNORE_CVES += CVE-2020-15705
|
||||
# 0002-grub-mkconfig-Restore-umask-for-the-grub.cfg.patch
|
||||
GRUB2_IGNORE_CVES += CVE-2021-3981
|
||||
# vulnerability is specific to the SUSE distribution
|
||||
GRUB2_IGNORE_CVES += CVE-2021-46705
|
||||
|
||||
ifeq ($(BR2_TARGET_GRUB2_INSTALL_TOOLS),y)
|
||||
GRUB2_INSTALL_TARGET = YES
|
||||
|
Loading…
Reference in New Issue
Block a user