Bug 2345858 (CVE-2024-45782) - CVE-2024-45782 grub2: fs/hfs: strcpy() using the volume name (fs/hfs.c:382)
Summary: CVE-2024-45782 grub2: fs/hfs: strcpy() using the volume name (fs/hfs.c:382)
Keywords:
Status: NEW
Alias: CVE-2024-45782
Deadline: 2025-02-18
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-14 21:45 UTC by OSIDB Bzimport
Modified: 2025-02-18 19:44 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-14 21:45:47 UTC
When reading a HFS volume's name at grub_fs_mount(), the HFS filesystem driver performs a strcpy() using the user provided volume name as input without proper validating the volume name's length. This may read to a heap based Out-of-bounds write, impacting on grub's sensitive data integrity and eventually leading to secure boot protection bypass.


Note You need to log in before you can comment on or make changes to this bug.