Search for packages
purl | pkg:deb/debian/grub2@2.06-13%2Bdeb12u1 |
Next non-vulnerable version | 2.12-1~bpo12+1 |
Latest non-vulnerable version | 2.12-1~bpo12+1 |
Risk | 3.5 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-1n1m-w2fg-bqha
Aliases: CVE-2025-0678 |
grub2: squash4: Integer overflow may lead to heap based out-of-bounds write when reading data |
Affected by 0 other vulnerabilities. |
VCID-3eq9-kvj5-jya2
Aliases: CVE-2025-0690 |
grub2: read: Integer overflow may lead to out-of-bounds write |
Affected by 0 other vulnerabilities. |
VCID-3hgd-6nhb-qbfu
Aliases: CVE-2025-0684 |
grub2: reiserfs: Integer overflow when handling symlinks may lead to heap based out-of-bounds write when reading data |
Affected by 0 other vulnerabilities. |
VCID-3y7s-y777-9bce
Aliases: CVE-2025-0677 |
grub2: UFS: Integer overflow may lead to heap based out-of-bounds write when handling symlinks |
Affected by 0 other vulnerabilities. |
VCID-5a9t-t1gk-j7ba
Aliases: CVE-2025-0685 |
grub2: jfs: Integer overflow when handling symlinks may lead to heap based out-of-bounds write when reading data |
Affected by 0 other vulnerabilities. |
VCID-5mbv-3pzx-9fdf
Aliases: CVE-2024-45781 |
A flaw was found in grub2. When reading a symbolic link's name from a UFS filesystem, grub2 fails to validate the string length taken as an input. The lack of validation may lead to a heap out-of-bounds write, causing data integrity issues and eventually allowing an attacker to circumvent secure boot protections. |
Affected by 0 other vulnerabilities. |
VCID-5msw-szj7-efg6
Aliases: CVE-2024-45778 |
A stack overflow flaw was found when reading a BFS file system. A crafted BFS filesystem may lead to an uncontrolled loop, causing grub2 to crash. |
Affected by 0 other vulnerabilities. |
VCID-5v25-3fq8-hbh7
Aliases: CVE-2024-45780 |
A flaw was found in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It's possible to cause the allocation length to overflow with a crafted tar file, leading to a heap out-of-bounds write. This flaw eventually allows an attacker to circumvent secure boot protections. |
Affected by 0 other vulnerabilities. |
VCID-8vm3-vfkx-x3ay
Aliases: CVE-2025-1125 |
grub2: fs/hfs: Integer overflow may lead to heap based out-of-bounds write |
Affected by 0 other vulnerabilities. |
VCID-c63e-ytnu-hqcn
Aliases: CVE-2024-45783 |
A flaw was found in grub2. When failing to mount an HFS+ grub, the hfsplus filesystem driver doesn't properly set an ERRNO value. This issue may lead to a NULL pointer access. |
Affected by 0 other vulnerabilities. |
VCID-f7zs-5hu5-7kgq
Aliases: CVE-2024-56737 |
grub2: heap-based buffer overflow |
Affected by 0 other vulnerabilities. |
VCID-g8dt-5s5d-2kaa
Aliases: CVE-2025-0624 |
grub2: net: Out-of-bounds write in grub_net_search_config_file() |
Affected by 0 other vulnerabilities. |
VCID-ht6b-33up-4qfv
Aliases: CVE-2025-0689 |
grub2: udf: Heap based buffer overflow in grub_udf_read_block() may lead to arbitrary code execution |
Affected by 0 other vulnerabilities. |
VCID-m97u-13fq-jfbw
Aliases: CVE-2025-1118 |
grub2: commands/dump: The dump command is not in lockdown when secure boot is enabled |
Affected by 0 other vulnerabilities. |
VCID-mfx5-q1cr-rbgb
Aliases: CVE-2025-0686 |
grub2: romfs: Integer overflow when handling symlinks may lead to heap based out-of-bounds write when reading dat |
Affected by 0 other vulnerabilities. |
VCID-q4z6-cp3e-tfg4
Aliases: CVE-2024-45774 |
A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded. |
Affected by 0 other vulnerabilities. |
VCID-qdpn-t7u4-h7c8
Aliases: CVE-2024-45779 |
An integer overflow flaw was found in the BFS file system driver in grub2. When reading a file with an indirect extent map, grub2 fails to validate the number of extent entries to be read. A crafted or corrupted BFS filesystem may cause an integer overflow during the file reading, leading to a heap of bounds read. As a consequence, sensitive data may be leaked, or grub2 will crash. |
Affected by 0 other vulnerabilities. |
VCID-qfa6-cdfg-wffs
Aliases: CVE-2025-0622 |
grub2: command/gpg: Use-after-free due to hooks not being removed on module unload |
Affected by 0 other vulnerabilities. |
VCID-smxq-995q-rqca
Aliases: CVE-2024-45782 |
A flaw was found in the HFS filesystem. When reading an HFS volume's name at grub_fs_mount(), the HFS filesystem driver performs a strcpy() using the user-provided volume name as input without properly validating the volume name's length. This issue may read to a heap-based out-of-bounds writer, impacting grub's sensitive data integrity and eventually leading to a secure boot protection bypass. |
Affected by 0 other vulnerabilities. |
VCID-suzk-agp2-hqc3
Aliases: CVE-2024-45777 |
A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grub_gettext_getstr_from_position() may overflow, leading to a Out-of-bound write. This issue can be leveraged by an attacker to overwrite grub2's sensitive heap data, eventually leading to the circumvention of secure boot protections. |
Affected by 0 other vulnerabilities. |
VCID-ue6k-w2p8-uyeb
Aliases: CVE-2024-45776 |
When reading the language .mo file in grub_mofile_open(), grub2 fails to verify an integer overflow when allocating its internal buffer. A crafted .mo file may lead the buffer size calculation to overflow, leading to out-of-bound reads and writes. This flaw allows an attacker to leak sensitive data or overwrite critical data, possibly circumventing secure boot protections. |
Affected by 0 other vulnerabilities. |
VCID-zgpm-nx21-7bb4
Aliases: CVE-2024-45775 |
A flaw was found in grub2 where the grub_extcmd_dispatcher() function calls grub_arg_list_alloc() to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails, a NULL point will be processed by the parse_option() function, leading grub to crash or, in some rare scenarios, corrupt the IVT data. |
Affected by 0 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-ubvn-99dq-aaam | A flaw in grub2 was found where its configuration file, known as grub.cfg, is being created with the wrong permission set allowing non privileged users to read its content. This represents a low severity confidentiality issue, as those users can eventually read any encrypted passwords present in grub.cfg. This flaw affects grub2 2.06 and previous versions. This issue has been fixed in grub upstream but no version with the fix is currently released. |
CVE-2021-3981
|