In barebox before 2025.01.0, ext4fs_read_symlink has an...
High severity
Unreviewed
Published
Feb 19, 2025
to the GitHub Advisory Database
•
Updated Feb 19, 2025
Description
Published by the National Vulnerability Database
Feb 19, 2025
Published to the GitHub Advisory Database
Feb 19, 2025
Last updated
Feb 19, 2025
In barebox before 2025.01.0, ext4fs_read_symlink has an integer overflow for zalloc (adding one to an le32 variable) via a crafted ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite, a related issue to CVE-2024-57256.
References