CVE-2021-20233
- EPSS 0.14%
- Published 03.03.2021 17:15:12
- Last modified 21.11.2024 05:46:10
A flaw was found in grub2 in versions prior to 2.06. Setparam_prefix() in the menu rendering code performs a length calculation on the assumption that expressing a quoted single quote will require 3 characters, while it actually requires 4 characters...
CVE-2020-25647
- EPSS 0.01%
- Published 03.03.2021 17:15:11
- Last modified 21.11.2024 05:18:19
A flaw was found in grub2 in versions prior to 2.06. During USB device initialization, descriptors are read with very little bounds checking and assumes the USB device is providing sane values. If properly exploited, an attacker could trigger memory ...
CVE-2020-14372
- EPSS 1.21%
- Published 03.03.2021 17:15:11
- Last modified 21.11.2024 05:03:07
A flaw was found in grub2 in versions prior to 2.06, where it incorrectly enables the usage of the ACPI command when Secure Boot is enabled. This flaw allows an attacker with privileged access to craft a Secondary System Description Table (SSDT) cont...
CVE-2020-25632
- EPSS 0.02%
- Published 03.03.2021 17:15:11
- Last modified 21.11.2024 05:18:17
A flaw was found in grub2 in versions prior to 2.06. The rmmod implementation allows the unloading of a module used as a dependency without checking if any other dependent module is still loaded leading to a use-after-free scenario. This could allow ...
CVE-2020-27749
- EPSS 0.04%
- Published 03.03.2021 17:15:11
- Last modified 21.11.2024 05:21:45
A flaw was found in grub2 in versions prior to 2.06. Variable names present are expanded in the supplied command line into their corresponding variable contents, using a 1kB stack buffer for temporary storage, without sufficient bounds checking. If t...
CVE-2020-27779
- EPSS 0.02%
- Published 03.03.2021 17:15:11
- Last modified 21.11.2024 05:21:49
A flaw was found in grub2 in versions prior to 2.06. The cutmem command does not honor secure boot locking allowing an privileged attacker to remove address ranges from memory creating an opportunity to circumvent SecureBoot protections after proper ...
CVE-2021-20225
- EPSS 0.05%
- Published 03.03.2021 17:15:11
- Last modified 21.11.2024 05:46:09
A flaw was found in grub2 in versions prior to 2.06. The option parser allows an attacker to write past the end of a heap-allocated buffer by calling certain commands with a large number of specific short forms of options. The highest threat from thi...
- EPSS 0.03%
- Published 31.07.2020 22:15:11
- Last modified 21.11.2024 05:02:58
There is an issue with grub2 before version 2.06 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow leading to a zero-sized memory allocation with subseque...
- EPSS 0.05%
- Published 31.07.2020 22:15:11
- Last modified 21.11.2024 05:02:58
There is an issue on grub2 before version 2.06 at function read_section_as_string(). It expects a font name to be at max UINT32_MAX - 1 length in bytes but it doesn't verify it before proceed with buffer allocation to read the value from the font val...
CVE-2020-14309
- EPSS 0.04%
- Published 30.07.2020 13:15:10
- Last modified 21.11.2024 05:02:58
There's an issue with grub2 in all versions before 2.06 when handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size. The name size leads to an arithmetic overflow leading to a zero-size allocation further ca...