← Back to CVE List

CVE-2025-21665

Published: 2025-01-31T12:15Z
Last Modified: 2025-02-03T19:57Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folio_seek_hole_data() was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt