Lucene search
+L

3628 matches found

UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.5 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.3AI score0.00328EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.7 views

CVE-2025-0622

A flaw was found in command/gpg. In some scenarios, hooks created by loaded modules are not removed when the related module is unloaded. This flaw allows an attacker to force grub2 to call the hooks once the module that registered it was unloaded, leading to a use-after-free vulnerability. If...

6.4CVSS6.6AI score0.00276EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.11 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.8CVSS7AI score0.00275EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.13 views

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.4CVSS6.9AI score0.00261EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.9 views

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.7CVSS6.8AI score0.00243EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.7 views

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.1AI score0.00702EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.32 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.6CVSS6.9AI score0.01405EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.11 views

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.8AI score0.00206EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.25 views

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

6CVSS6.2AI score0.00277EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.7 views

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.4CVSS7AI score0.00269EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.12 views

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

4.4CVSS5.8AI score0.00221EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.9 views

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.7CVSS6.7AI score0.00239EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.13 views

CVE-2024-45775

A flaw was found in grub2 where the grubextcmddispatcher function calls grubarglistalloc 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 parseoption function, leading...

5.2CVSS7AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/18 6:0 p.m.3 views

UBUNTU-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.8AI score0.0026EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/18 6:0 p.m.2 views

UBUNTU-CVE-2025-0622

A flaw was found in command/gpg. In some scenarios, hooks created by loaded modules are not removed when the related module is unloaded. This flaw allows an attacker to force grub2 to call the hooks once the module that registered it was unloaded, leading to a use-after-free vulnerability. If...

6.4CVSS6AI score0.00276EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/18 6:0 p.m.6 views

UBUNTU-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
SaveExploits0References2
OSV
OSV
added 2025/02/18 6:0 p.m.4 views

UBUNTU-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.5AI score0.00702EPSS
SaveExploits1References2
OSV
OSV
added 2025/02/18 6:0 p.m.5 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.3 views

UBUNTU-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.5AI score0.00414EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/18 6:0 p.m.6 views

UBUNTU-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.2AI score0.00206EPSS
SaveExploits0References2
Rows per page
Query Builder