mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
CVE-2020-15705 is only applicable to grub versions up to 2.04, and we're using a more recent version, so it is no longer needed to ignore it. CVE-2021-46705 is only applicable to grub versions up to 2.06, and we're using a more recent version, so it is no longer needed to ignore it. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>