Lucene search
K

26 matches found

UbuntuCve
UbuntuCve
added 2025/11/18 7:15 p.m.2 views

CVE-2025-61661

A vulnerability has been identified in the GRUB Grand Unified Bootloader component. This flaw occurs because the bootloader mishandles string conversion when reading information from a USB device, allowing an attacker to exploit inconsistent length values. A local attacker can connect a malicious...

4.8CVSS5.7AI score0.00027EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/05/09 12:15 p.m.4 views

CVE-2025-4382

A flaw was found in systems utilizing LUKS-encrypted disks with GRUB configured for TPM-based auto-decryption. When GRUB is set to automatically decrypt disks using keys stored in the TPM, it reads the decryption key into system memory. If an attacker with physical access can corrupt the underlyi...

5.9CVSS6.2AI score0.00073EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 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.3AI score0.00041EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.10 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.00027EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.5 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.00007EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.5 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.00007EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.7 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.00023EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.10 views

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

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.1AI score0.00017EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.7 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.00035EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.10 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.00039EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.8 views

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.7CVSS6.7AI score0.00023EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.5 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.00089EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.7 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.00009EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.9 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.00041EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.6 views

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.2AI score0.00096EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.25 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.00658EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.7 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.00023EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.14 views

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

5.5CVSS6AI score0.00016EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.9 views

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.2AI score0.00058EPSS
Exploits0References1
Rows per page
Query Builder