Logo
vulnerabilityCVE-2024-45782
Name
CVE-2024-45782
Source
NVD ( link)Debian ( link)
Description
A flaw was found in the HFS filesystem. When reading an HFS volume's name at grub_fs_mount(), 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, impacting grub's sensitive data integrity and eventually leading to a secure boot protection bypass.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
grub2
Exploitable

Vulnerability Ratings#


7.8
CVSSv31
7.8
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
2.12
Patched
buildroot
master
2.14
Not Affected
openwrt
openwrt-25.12
2.12-r1
Exploitable
yocto
kirkstone
2.06
Exploitable
yocto
master
2.14
Not Affected
yocto
scarthgap
2.12
Exploitable

Resolved with patches#


grub2 (buildroot:2025.02.x)

#
Title
Author
Resolve
1
fs/hfs: Fix stack OOB write with grub_strcpy()
B Horn <b@horn.uk>
CVE-2024-45782
CVE-2024-56737