Lucene search
+L

2173 matches found

CVE
CVE
added 2025/03/03 5:5 p.m.96 views

CVE-2024-45778

CVE-2024-45778 affects grub2, caused by a stack overflow when reading a BFS filesystem. A crafted BFS image can trigger an uncontrolled loop and crash grub2, per the NVD entry. Likely impact is availability (HIGH), with local access required (attack vector LOCAL), low attack complexity and low pr...

5.5CVSS4.5AI score0.00282EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/03 5:5 p.m.46 views

CVE-2024-45778 Grub2: fs/bfs: integer overflow in the bfs parser.

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

4.1CVSS0.00282EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/03 3:15 p.m.6 views

AZL-57513 CVE-2025-1125 affecting package grub2 for versions less than 2.06-25

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.3AI score0.00427EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/03 3:15 p.m.10 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.7CVSS0.00271EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/03 3:15 p.m.14 views

AZL-57498 CVE-2024-45779 affecting package grub2 for versions less than 2.06-25

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

6CVSS5.7AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.2 views

DEBIAN-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.5AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.10 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.7AI score0.00286EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/03 3:15 p.m.14 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...

6CVSS0.00286EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/03 3:15 p.m.14 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.8AI score0.00271EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/03 2:25 p.m.96 views

CVE-2024-45779

CVE-2024-45779 (grub2 BFS integer overflow): Affects the BFS filesystem driver in grub2. When reading a file with an indirect extent map, grub2 fails to validate the number of extent entries to be read, which can cause an integer overflow during file reading. This may trigger a heap-based bounds ...

6CVSS4.4AI score0.00286EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/03 2:25 p.m.30 views

CVE-2024-45779 Grub2: fs/bfs: integer overflow leads to heap oob read in the bfs parser

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

6CVSS0.00286EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/03 2:25 p.m.16 views

CVE-2024-45779 Grub2: fs/bfs: integer overflow leads to heap oob read in the bfs parser

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

6CVSS4.4AI score0.00286EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/03 2:18 p.m.28 views

CVE-2024-45780 Grub2: fs/tar: integer overflow causes heap oob write

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.7CVSS0.00271EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/03 2:18 p.m.101 views

CVE-2024-45780

Grub2 TAR handling flaw (CVE-2024-45780): when reading tar files, grub2 may overflow allocation size due to integer overflow, causing a heap OOB write and potentially bypassing secure boot. Affected: grub2; Root cause: unchecked allocation length; Impact: confidentiality/integrity/availability hi...

6.7CVSS6.5AI score0.00271EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/03 2:18 p.m.11 views

CVE-2024-45780 Grub2: fs/tar: integer overflow causes heap oob write

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.8AI score0.00271EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/03 2:17 p.m.29 views

CVE-2025-0689 Grub2: udf: heap based buffer overflow in grub_udf_read_block() may lead to arbitrary code execution

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

7.8CVSS0.00468EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/03 2:17 p.m.10 views

CVE-2025-0689 Grub2: udf: heap based buffer overflow in grub_udf_read_block() may lead to arbitrary code execution

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

7.8CVSS7.2AI score0.00468EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/03 2:16 p.m.7 views

CVE-2025-1125 Grub2: fs/hfs: integer overflow may lead to heap based out-of-bounds write

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.8CVSS6.9AI score0.00427EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/03 2:16 p.m.29 views

CVE-2025-1125 Grub2: fs/hfs: integer overflow may lead to heap based out-of-bounds write

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.8CVSS0.00427EPSS
SaveExploits0References3
Photon
Photon
added 2025/03/02 12:0 a.m.7 views

Important Photon OS Security Update - PHSA-2025-5.0-0481

Updates of 'grub2' packages of Photon OS have been released...

7.8CVSS10AI score0.01405EPSS
SaveExploits1
Rows per page
Query Builder