cve/2024/CVE-2024-57256.md
2025-09-29 21:09:30 +02:00

753 B

CVE-2024-57256

Description

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.

POC

Reference

No PoCs from references.

Github