CVE-2025-22080
16.04.2025, 15:16
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.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.87 |
linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.23 |
linux | linux_kernel | 6.13 ≤ 𝑥 < 6.13.11 |
linux | linux_kernel | 6.14 ≤ 𝑥 < 6.14.2 |
𝑥
= Vulnerable software versions

Debian Releases
Vulnerability Media Exposure
References