CVE-2020-15707

Summary

Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.

Affected Software

VendorProductVersion RangeStatus
Ubuntugrub2 in Ubuntu20.04 LTS < 2.04-1ubuntu26.1affected
Ubuntugrub2 in Ubuntu18.04 LTS < 2.02-2ubuntu8.16affected
Ubuntugrub2 in Ubuntu16.04 LTS < 2.02~beta2-36ubuntu3.26affected
Ubuntugrub2 in Ubuntu14.04 ESM < 2.02~beta2-9ubuntu1.20affected

Weaknesses

  • CWE-362: CWE-362 Race Condition (Concurrent Execution using Shared Resource with Improper Synchronization)

ADP Enrichment

CVE Program Container

Additional References

References