Lucene search
+L

2182 matches found

Vulnrichment
Vulnrichment
added 2025/02/18 7:25 p.m.13 views

CVE-2024-45775 Grub2: commands/extcmd: missing check for failed allocation

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.2CVSS6.7AI score0.0028EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/18 7:25 p.m.121 views

CVE-2024-45775

CVE-2024-45775 concerns grub2: the function grub_extcmd_dispatcher() allocates memory for the grub argument list via grub_arg_list_alloc(), but does not handle allocation failure. If the allocation returns NULL, parse_option() dereferences a NULL pointer, causing grub to crash and, in rare cases,...

5.2CVSS7AI score0.0028EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/18 7:25 p.m.9 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.2CVSS7.1AI score0.0028EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/18 7:25 p.m.32 views

CVE-2024-45775 Grub2: commands/extcmd: missing check for failed allocation

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.2CVSS0.0028EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/18 7:24 p.m.30 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.6AI score0.01405EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/18 7:15 p.m.3 views

DEBIAN-CVE-2024-45774

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

6.7CVSS6.3AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/18 7:15 p.m.15 views

CVE-2024-45774

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

7.3AI score
SaveExploits0References4
OSV
OSV
added 2025/02/18 7:15 p.m.9 views

AZL-57067 CVE-2024-45774 affecting package grub2 for versions less than 2.06-25

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

6.7CVSS5.7AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/18 7:15 p.m.9 views

AZL-56940 CVE-2024-45774 affecting package grub2 for versions less than 2.06-15

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

6.7CVSS5.7AI score0.00252EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/02/18 7:15 p.m.5 views

CVE-2024-45774

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

6.7CVSS6.6AI score0.00252EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/18 7:15 p.m.16 views

CVE-2024-45774

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

6.7CVSS0.00252EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/18 6:25 p.m.14 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...

6.4CVSS9AI score0.00427EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/18 6:25 p.m.12 views

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.4CVSS9AI score0.00468EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/18 6:25 p.m.13 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.7CVSS7AI score0.00271EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/18 6:25 p.m.11 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.9AI score0.00286EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/18 6:25 p.m.21 views

CVE-2024-45774 Grub2: reader/jpeg: heap oob write during jpeg parsing

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

6.7CVSS6.4AI score0.00252EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/18 6:25 p.m.34 views

CVE-2024-45774 Grub2: reader/jpeg: heap oob write during jpeg parsing

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

6.7CVSS0.00252EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/18 6:25 p.m.142 views

CVE-2024-45774

CVE-2024-45774 affects grub2 (GRUB) with a heap out-of-bounds write in the JPEG parser caused by improper internal-buffer bounds checks. The issue can lead to leakage or overwrite of sensitive data and potentially bypass secure boot protections. Affected packages are grub2; multiple sources indic...

6.7CVSS6.5AI score0.00252EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/18 6:25 p.m.14 views

CVE-2024-45774

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

6.7CVSS6.3AI score0.00252EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/18 6:24 p.m.15 views

CVE-2024-45774

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

6.7CVSS6.2AI score0.00252EPSS
SaveExploits0References4
Rows per page
Query Builder