Lucene search
+L

1290 matches found

OSV
OSV
added 2025/02/24 8:15 a.m.1 views

DEBIAN-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
SaveExploits1References1
OSV
OSV
added 2025/02/24 8:15 a.m.7 views

AZL-57159 CVE-2025-0690 affecting package grub2 for versions less than 2.06-15

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.2AI score0.00702EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/24 8:15 a.m.6 views

AZL-57150 CVE-2025-0690 affecting package grub2 for versions less than 2.06-25

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
SaveExploits1References1
Amazon
Amazon
added 2025/02/21 12:0 a.m.7 views

Medium: grub2

Issue Overview: GNU GRUB aka GRUB2 through 2.12 has a heap-based buffer overflow in fs/hfs.c via crafted sblock data in an HFS filesystem. CVE-2024-56737 Affected Packages: grub2 Issue Correction: Run dnf update grub2 --releasever 2023.6.20250218 to update your system. New Packages: aarch64: ...

8.8CVSS7.3AI score0.00735EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/21 12:0 a.m.4 views

Medium: grub2

Issue Overview: GNU GRUB aka GRUB2 through 2.12 has a heap-based buffer overflow in fs/hfs.c via crafted sblock data in an HFS filesystem. CVE-2024-56737 Affected Packages: grub2 Issue Correction: Run dnf update grub2 --releasever 2023.6.20250218 or dnf update --advisory ALAS2023-2025-847...

8.8CVSS7.3AI score0.00735EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/02/20 9:42 p.m.4 views

Security update for grub2

This update for grub2 fixes the following issues: CVE-2024-45781: Fixed strcpy overflow in ufs. bsc1233617 CVE-2024-56737: Fixed a heap-based buffer overflow in hfs. bsc1234958 CVE-2024-45782: Fixed strcpy overflow in hfs. bsc1233615 CVE-2024-45780: Fixed an overflow in tar/cpio. bsc1233614...

8.9CVSS7.3AI score0.01405EPSS
SaveExploits1References88
SUSE CVE
SUSE CVE
added 2025/02/20 2:33 p.m.3 views

SUSE CVE-2024-45776

When reading the language .mo file in grubmofileopen, 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 o...

6.4CVSS7.4AI score0.00243EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/02/20 2:33 p.m.4 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-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.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.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.4 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:31 p.m.3 views

SUSE CVE-2025-1118

A flaw was found in grub2. Grub's dump command is not blocked when grub is in lockdown mode, which allows the user to read any memory information, and an attacker may leverage this in order to extract signatures, salts, and other sensitive information from the memory...

4.4CVSS6.3AI score0.00308EPSS
SaveExploits0References12
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
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
Rows per page
Query Builder