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
Configurations
No configuration.
History
19 Feb 2025, 02:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-19 02:15
Updated : 2025-02-19 02:15
NVD link : CVE-2024-57262
Mitre link : CVE-2024-57262
CVE.ORG link : CVE-2024-57262
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound