CVE-2025-21665
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.
More information : https://git.kernel.org/stable/c/09528bb1a4123e2a234eac2bc45a0e51e78dab43