Lucene search
+L

1836 matches found

ATTACKERKB
ATTACKERKB
added 2025/03/03 5:15 p.m.5 views

CVE-2025-0678

A flaw was found in grub2. When reading data from a squash4 filesystem, grub's squash4 fs module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciously crafted filesystem may lead some ...

7.8CVSS7.1AI score0.00284EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/03 5:15 p.m.3 views

DEBIAN-CVE-2024-45782

A flaw was found in the HFS filesystem. When reading an HFS volume's name at grubfsmount, 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,...

7.8CVSS6.5AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.3 views

DEBIAN-CVE-2025-1125

When reading data from a hfs filesystem, grub's hfs filesystem module uses user-controlled parameters from the filesystem metadata to calculate the internal buffers size, however it misses to properly check for integer overflows. A maliciouly crafted filesystem may lead some of those buffer size...

7.8CVSS7.7AI score0.00427EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.4 views

DEBIAN-CVE-2025-0689

When reading data from disk, the grub's UDF filesystem module utilizes the user controlled data length metadata to allocate its internal buffers. In certain scenarios, while iterating through disk sectors, it assumes the read size from the disk is always smaller than the allocated buffer size whi...

7.8CVSS8.2AI score0.00468EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.13 views

AZL-57552 CVE-2024-45779 affecting package grub2 for versions less than 2.06-15

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 he...

6CVSS6.1AI score0.00286EPSS
SaveExploits0References1
Pen Test Partners Blog
Pen Test Partners Blog
added 2025/02/26 6:49 a.m.19 views

A dive into the Rockchip Bootloader

TL;DR Rockchip has a structured sequence of bootloaders. Using various plugs can allow access to the MCU’s RAM and storage. There are many utilities to allow reading of information from the MCU. Use this guide to access and reverse engineer bootloaders. Introduction Rockchip are a Chinese company...

7.3AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/02/20 2:33 p.m.5 views

SUSE CVE-2024-45777

A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grubgettextgetstrfromposition 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...

6.4CVSS6.7AI score0.00239EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/02/20 2:33 p.m.4 views

SUSE CVE-2024-45782

A flaw was found in the HFS filesystem. When reading an HFS volume's name at grubfsmount, 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,...

6.7CVSS6.5AI score0.00215EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.6 views

SUSE CVE-2025-0677

A flaw was found in grub2. When performing a symlink lookup, the grub's UFS module checks the inode's data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grubmalloc may be called with a smaller...

6.4CVSS7.5AI score0.00328EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.7 views

SUSE CVE-2025-0686

A flaw was found in grub2. When performing a symlink lookup from a romfs filesystem, grub's romfs filesystem module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciously crafted...

6.4CVSS7.7AI score0.00269EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/18 11:15 p.m.1 views

DEBIAN-CVE-2024-57255

An integer overflow in sqfsresolvesymlink in Das U-Boot before 2025.01-rc1 occurs via a crafted squashfs filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite...

6.8CVSS7.9AI score0.00358EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/18 6:0 p.m.7 views

UBUNTU-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...

6.7CVSS5.9AI score0.00271EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/18 6:0 p.m.7 views

UBUNTU-CVE-2025-0624

A flaw was found in grub2. During the network boot process, when trying to search for the configuration file, grub copies data from a user controlled environment variable into an internal buffer using the grubstrcpy function. During this step, it fails to consider the environment variable length...

7.6CVSS7.5AI score0.01405EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/18 6:0 p.m.5 views

UBUNTU-CVE-2025-0678

A flaw was found in grub2. When reading data from a squash4 filesystem, grub's squash4 fs module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciously crafted filesystem may lead some ...

7.8CVSS7.1AI score0.00284EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/18 6:0 p.m.7 views

UBUNTU-CVE-2024-45777

A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grubgettextgetstrfromposition 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...

6.7CVSS5.9AI score0.00239EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/18 6:0 p.m.4 views

UBUNTU-CVE-2025-0685

A flaw was found in grub2. When reading data from a jfs filesystem, grub's jfs filesystem module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciouly crafted filesystem may lead some o...

6.4CVSS7.6AI score0.00278EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/02/18 12:0 a.m.8 views

GNU GRUB 缓冲区错误漏洞

GNU GRUB is a Linux system boot program from the GNU community. A buffer error vulnerability exists in GNU GRUB, which originates in the grub-core/gettext module, where the system does not properly limit the size of the data, and can be exploited by an attacker to run arbitrary code in the contex...

6.7CVSS6.8AI score0.00239EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/18 12:0 a.m.6 views

DENX Software Engineering Das U-Boot 安全漏洞

DENX Software Engineering Das U-Boot is a Universal Bootloader from DENX Software Engineering, Germany. A security vulnerability exists in versions prior to DENX Software Engineering Das U-Boot 2025.01-rc1, which stems from an integer overflow in symbolic link parsing that results in a memory...

7.1CVSS8.1AI score0.00358EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/18 12:0 a.m.6 views

DENX Software Engineering Das U-Boot 安全漏洞

DENX Software Engineering Das U-Boot is a Universal Bootloader from DENX Software Engineering, Germany. A security vulnerability exists in versions prior to DENX Software Engineering Das U-Boot 2025.01-rc1, which stems from a heap memory corruption in squashfs directory listings due to a failure ...

7.1CVSS8AI score0.0036EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/18 12:0 a.m.5 views

GNU GRUB 输入验证错误漏洞

GRUB2 is a multiple bootloader for the GNU Project. GNU GRUB2 suffers from a buffer overflow vulnerability that stems from a buffer overflow problem contained in reading the BFS file system. An attacker could exploit this vulnerability to cause a denial of service...

5.5CVSS5.2AI score0.00282EPSS
SaveExploits0References2
Rows per page
Query Builder