CVE-2025-21667
XFS Linux Kernel 64-bit Offset Truncation Vulnerability
Description
In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomap_write_delalloc_scan() was inadvertently using a 32-bit position due to folio_next_index() returning an unsigned long. This could lead to an infinite loop when writing to an xfs filesystem.
INFO
Published Date :
Jan. 31, 2025, 12:15 p.m.
Last Modified :
Feb. 3, 2025, 8 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
Public PoC/Exploit Available at Github
CVE-2025-21667 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-21667
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
DSA and DLA for Debian last 14 days
Python
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-21667
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-21667
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Feb. 03, 2025
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Added CWE NIST CWE-835 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 6.1.127 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.74 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.11 *cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc5:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc6:*:*:*:*:*:* Changed Reference Type https://git.kernel.org/stable/c/402ce16421477e27f30b57d6d1a6dc248fa3a4e4 No Types Assigned https://git.kernel.org/stable/c/402ce16421477e27f30b57d6d1a6dc248fa3a4e4 Patch Changed Reference Type https://git.kernel.org/stable/c/7ca4bd6b754913910151acce00be093f03642725 No Types Assigned https://git.kernel.org/stable/c/7ca4bd6b754913910151acce00be093f03642725 Patch Changed Reference Type https://git.kernel.org/stable/c/91371922704c8d82049ef7c2ad974d0a2cd1174d No Types Assigned https://git.kernel.org/stable/c/91371922704c8d82049ef7c2ad974d0a2cd1174d Patch Changed Reference Type https://git.kernel.org/stable/c/c13094b894de289514d84b8db56d1f2931a0bade No Types Assigned https://git.kernel.org/stable/c/c13094b894de289514d84b8db56d1f2931a0bade Patch -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jan. 31, 2025
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomap_write_delalloc_scan() was inadvertently using a 32-bit position due to folio_next_index() returning an unsigned long. This could lead to an infinite loop when writing to an xfs filesystem. Added Reference https://git.kernel.org/stable/c/402ce16421477e27f30b57d6d1a6dc248fa3a4e4 Added Reference https://git.kernel.org/stable/c/7ca4bd6b754913910151acce00be093f03642725 Added Reference https://git.kernel.org/stable/c/91371922704c8d82049ef7c2ad974d0a2cd1174d Added Reference https://git.kernel.org/stable/c/c13094b894de289514d84b8db56d1f2931a0bade
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-21667
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-21667
weaknesses.