CVE-2024-57256

medium
Published 2025-02-18 · Modified 2026-05-12
CVSS v3
6.8
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2
VIR risk
6.8

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.

Predictions

Exploit likelihood
67%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2024-57256

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2024-57256.html

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://www.openwall.com/lists/oss-security/2025/02/17/2

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://source.denx.de/u-boot/u-boot/-/commit/35f75d2a46e5859138c83a75cd2f4141c5479ab9

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed2023.01+dfsg-2+deb12u2
debian debianbullseyefixed2021.01+dfsg-5+deb11u1
debian debianforkyfixed2025.01-1
debian debiansidfixed2025.01-1
debian debiantrixiefixed2025.01-1

Application impact

VendorProductVersionsFixed
denxu-boot{"endIncluding":"2024.10"}

References

CWEs

CWE-190

Verify integrity in audit chain (admin only). AS-IS.