In the Linux kernel, the following vulnerability has been resolved:
fs/ntfs3: Prevent integer overflow in hdr_first_de()
The "de_off" and "used" variables come from the disk so they both need to
check. The problem is that on 32bit systems if they're both greater than
UINT_MAX - 16 then the check does work as intended because of an integer
overflow.
Metrics
Affected Vendors & Products
References
History
Tue, 06 May 2025 17:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-190 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
Thu, 17 Apr 2025 14:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 16 Apr 2025 14:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Prevent integer overflow in hdr_first_de() The "de_off" and "used" variables come from the disk so they both need to check. The problem is that on 32bit systems if they're both greater than UINT_MAX - 16 then the check does work as intended because of an integer overflow. | |
Title | fs/ntfs3: Prevent integer overflow in hdr_first_de() | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-04-16T14:12:29.886Z
Updated: 2025-05-04T07:29:15.423Z
Reserved: 2024-12-29T08:45:45.815Z
Link: CVE-2025-22080

No data.

Status : Analyzed
Published: 2025-04-16T15:16:02.217
Modified: 2025-05-06T16:40:20.357
Link: CVE-2025-22080
