Vulnerability Details : CVE-2024-57254
An integer overflow in sqfs_inode_size in Das U-Boot before 2025.01-rc1 occurs in the symlink size calculation via a crafted squashfs filesystem.
Vulnerability category: Overflow
Products affected by CVE-2024-57254
Please log in to view affected product information.
Exploit prediction scoring system (EPSS) score for CVE-2024-57254
0.03%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 7 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-57254
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.1
|
HIGH | CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H |
0.5
|
6.0
|
MITRE | 2025-02-19 |
CWE ids for CVE-2024-57254
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: cve@mitre.org (Secondary)
References for CVE-2024-57254
-
https://www.openwall.com/lists/oss-security/2025/02/17/2
oss-security - Multiple Vulnerabilities in U-Boot
-
https://source.denx.de/u-boot/u-boot/-/commit/c8e929e5758999933f9e905049ef2bf3fe6b140d
squashfs: Fix integer overflow in sqfs_inode_size() (c8e929e5) · Commits · U-Boot / U-Boot · GitLab
Jump to