CVE Catalog

CVE-2024-57256

High
Published: Translated: NVD NIST

Summary

An integer overflow in ext4fs_read_symlink in Das U-Boot before version 2025.01-rc1 occurs during memory allocation for an ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and memory overwrite.

Risk Assessment

The integer overflow can lead to memory overwrite, posing a risk of unauthorized code execution or system instability. Organizations should be aware of the potential threats associated with this vulnerability.

Recommendation

It is recommended to update Das U-Boot to version 2025.01-rc1 or later to mitigate this vulnerability. Additionally, monitoring and auditing systems using ext4 may help detect potential exploitation attempts.

Other vulnerabilities in Das U-Boot

See all
Original NVD description (English source)

An integer overflow in ext4fs_read_symlink in Das U-Boot before 2025.01-rc1 occurs 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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS