Lucene search
+L

3628 matches found

SUSE CVE
SUSE CVE
added 2025/02/20 2:33 p.m.2 views

SUSE 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.4CVSS6.9AI score0.00262EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/02/20 2:33 p.m.3 views

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

6.7CVSS6.7AI score0.00243EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2025/02/20 2:33 p.m.3 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.00206EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.6 views

SUSE 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.6CVSS8AI score0.01405EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.4 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.6 views

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

6.4CVSS7.5AI score0.00275EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.4 views

SUSE CVE-2025-0684

A flaw was found in grub2. When performing a symlink lookup from a reiserfs filesystem, grub's reiserfs fs 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 filesyste...

6.4CVSS7.5AI score0.00261EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.4 views

SUSE 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.3AI score0.00269EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.6 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.0026EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.3 views

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

6.4CVSS8.1AI score0.00458EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.4 views

SUSE CVE-2025-0690

The read command is used to read the keyboard input from the user, while reads it keeps the input length in a 32-bit integer value which is further used to reallocate the line buffer to accept the next character. During this process, with a line big enough it's possible to make this variable to...

6.1CVSS7.6AI score0.00702EPSS
SaveExploits1References13
SUSE CVE
SUSE CVE
added 2025/02/20 2:30 p.m.4 views

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

6.4CVSS8AI score0.00414EPSS
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2025/02/19 7:15 p.m.2 views

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.4AI score0.01405EPSS
SaveExploits0References20
ATTACKERKB
ATTACKERKB
added 2025/02/19 7:15 p.m.3 views

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.4AI score0.00328EPSS
SaveExploits0References6
NVD
NVD
added 2025/02/19 7:15 p.m.7 views

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.6CVSS0.01405EPSS
SaveExploits0References20
NVD
NVD
added 2025/02/19 7:15 p.m.10 views

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.4CVSS0.00328EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/19 7:15 p.m.6 views

AZL-56997 CVE-2025-0624 affecting package grub2 for versions less than 2.06-14

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.6AI score0.01405EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/19 7:15 p.m.6 views

AZL-57049 CVE-2025-0624 affecting package grub2 for versions less than 2.06-24

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.6AI score0.01405EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/19 7:15 p.m.7 views

AZL-56919 CVE-2025-0677 affecting package grub2 for versions less than 2.06-15

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.2AI score0.00328EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/19 7:15 p.m.1 views

DEBIAN-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.7AI score0.00328EPSS
SaveExploits0References1
Rows per page
Query Builder