Lucene search
+L

2171 matches found

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

CVE-2024-45781 Grub2: fs/ufs: oob write in the heap

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.8AI score0.00243EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/18 7:25 p.m.111 views

CVE-2024-45781

CVE-2024-45781 – grub2 (fs/ufs heap OOB write) A vulnerability in grub2’s UFS filesystem driver occurs when reading a symbolic link name: grub2 fails to validate the length, enabling a heap out-of-bounds write that can compromise data integrity and potentially bypass secure boot protections. This...

6.7CVSS7AI score0.00243EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/18 7:25 p.m.15 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. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

4.4CVSS6.4AI score0.00221EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/18 7:25 p.m.27 views

CVE-2024-45781 Grub2: fs/ufs: oob write in the heap

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.7CVSS0.00243EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/18 7:25 p.m.12 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.3AI score0.00243EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/18 7:25 p.m.13 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.5AI score0.00243EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/18 7:25 p.m.13 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. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria...

4.1CVSS7.1AI score0.0028EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/18 7:25 p.m.113 views

CVE-2024-45776

CVE-2024-45776 affects GRUB2’s language handling (grub_mofile_open): reading a language .mo file can overflow the internal buffer during allocation due to an unchecked integer overflow, leading to out-of-bounds reads/writes. Consequences described in the sources include leakage of sensitive data ...

6.7CVSS7.4AI score0.00243EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/18 7:25 p.m.13 views

CVE-2024-45776 Grub2: grub-core/gettext: integer overflow leads to heap oob write and read.

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.7CVSS7.2AI score0.00243EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/18 7:25 p.m.24 views

CVE-2024-45776 Grub2: grub-core/gettext: integer overflow leads to heap oob write and read.

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.7CVSS0.00243EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/18 7:25 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
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/18 7:25 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.9AI score0.00243EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/18 7:25 p.m.115 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.00272EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/18 7:25 p.m.12 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.00272EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/18 7:25 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.2CVSS7.1AI score0.00272EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/18 7:25 p.m.23 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.00272EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/18 7:24 p.m.29 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
NVD
NVD
added 2025/02/18 7:15 p.m.13 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
OSV
OSV
added 2025/02/18 7:15 p.m.6 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
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
Rows per page
Query Builder