First published: Tue Feb 18 2025(Updated: )
sqfs_search_dir in Das U-Boot before 2025.01-rc1 exhibits an off-by-one error and resultant heap memory corruption for squashfs directory listing because the path separator is not considered in a size calculation.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Das U-Boot | <2025.01-rc1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-57259 is classified as a high-severity vulnerability due to its potential for causing heap memory corruption.
To resolve CVE-2024-57259, upgrade Das U-Boot to version 2025.01-rc1 or later.
CVE-2024-57259 is caused by an off-by-one error in the sqfs_search_dir function that leads to heap memory corruption.
CVE-2024-57259 affects Das U-Boot versions prior to 2025.01-rc1.
The potential impacts of CVE-2024-57259 include arbitrary code execution and system instability due to memory corruption.