Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-64600
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-23 Jul, 2026 | 05:46
Updated At-27 Jul, 2026 | 05:01
Rejected At-
▼CVE Numbering Authority (CNA)
xfs: resample the data fork mapping after cycling ILOCK

In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the data fork mapping beforehand, which means that the xfs_bmap_trim_cow in that function queries the refcount btree about the wrong physical blocks and returns an inaccurate value in *shared. If *shared is now false, the directio write proceeds with a stale data fork mapping. Fix this by querying the data fork mapping if the sequence counter changes across the ILOCK cycle.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • fs/xfs/xfs_reflink.c
Default Status
unaffected
Versions
Affected
  • From 3c68d44a2b49a0ac9165faa9c191e1e618c8a8d5 before dc11be133efca5fe3a2fb02b016dee825cc12f18 (git)
  • From 3c68d44a2b49a0ac9165faa9c191e1e618c8a8d5 before b8c9aa832b52680ee40d6cab0efb081f9a69df05 (git)
  • From 3c68d44a2b49a0ac9165faa9c191e1e618c8a8d5 before 50f0012da1040f69a4e788cd9aed587c9a04983f (git)
  • From 3c68d44a2b49a0ac9165faa9c191e1e618c8a8d5 before e705d81a7193dd19e69b8e2bad4696d78a4ea075 (git)
  • From 3c68d44a2b49a0ac9165faa9c191e1e618c8a8d5 before 206c09b04dc5469c7ff14d8aceff2d47c88078d9 (git)
  • From 3c68d44a2b49a0ac9165faa9c191e1e618c8a8d5 before 44f891bc088958399eec27f7604928694aa35581 (git)
  • From 3c68d44a2b49a0ac9165faa9c191e1e618c8a8d5 before 2f4acd0fcd862e22eab45690ec2c08c80b6ef2e7 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • fs/xfs/xfs_reflink.c
Default Status
affected
Versions
Affected
  • 4.11
Unaffected
  • From 0 before 4.11 (semver)
  • From 5.15.212 through 5.15.* (semver)
  • From 6.1.178 through 6.1.* (semver)
  • From 6.6.145 through 6.6.* (semver)
  • From 6.12.96 through 6.12.* (semver)
  • From 6.18.39 through 6.18.* (semver)
  • From 7.1.4 through 7.1.* (semver)
  • From 7.2-rc4 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.17.8HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/dc11be133efca5fe3a2fb02b016dee825cc12f18
N/A
https://git.kernel.org/stable/c/b8c9aa832b52680ee40d6cab0efb081f9a69df05
N/A
https://git.kernel.org/stable/c/50f0012da1040f69a4e788cd9aed587c9a04983f
N/A
https://git.kernel.org/stable/c/e705d81a7193dd19e69b8e2bad4696d78a4ea075
N/A
https://git.kernel.org/stable/c/206c09b04dc5469c7ff14d8aceff2d47c88078d9
N/A
https://git.kernel.org/stable/c/44f891bc088958399eec27f7604928694aa35581
N/A
https://git.kernel.org/stable/c/2f4acd0fcd862e22eab45690ec2c08c80b6ef2e7
N/A
https://cdn2.qualys.com/advisory/2026/07/22/RefluXFS.txt
N/A
Hyperlink: https://git.kernel.org/stable/c/dc11be133efca5fe3a2fb02b016dee825cc12f18
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/b8c9aa832b52680ee40d6cab0efb081f9a69df05
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/50f0012da1040f69a4e788cd9aed587c9a04983f
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/e705d81a7193dd19e69b8e2bad4696d78a4ea075
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/206c09b04dc5469c7ff14d8aceff2d47c88078d9
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/44f891bc088958399eec27f7604928694aa35581
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/2f4acd0fcd862e22eab45690ec2c08c80b6ef2e7
Resource: N/A
Hyperlink: https://cdn2.qualys.com/advisory/2026/07/22/RefluXFS.txt
Resource: N/A
▼Authorized Data Publishers (ADP)
CVE Program Container
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
http://www.openwall.com/lists/oss-security/2026/07/22/14
N/A
http://www.openwall.com/lists/oss-security/2026/07/22/18
N/A
http://www.openwall.com/lists/oss-security/2026/07/22/19
N/A
Hyperlink: http://www.openwall.com/lists/oss-security/2026/07/22/14
Resource: N/A
Hyperlink: http://www.openwall.com/lists/oss-security/2026/07/22/18
Resource: N/A
Hyperlink: http://www.openwall.com/lists/oss-security/2026/07/22/19
Resource: N/A
Details not found