PT-2026-82146 · Linux · Linux Kernel
CVE-2026-80530
·
Published
2026-08-26
·
Updated
2026-09-03
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the XFS file system during the exchange of two full-file ranges. The function
xmi can exchange reflink flags() may incorrectly move the reflink inode flag between files when XFS EXCHMAPS INO1 WRITTEN is set. This occurs because xfs exchmaps can skip mapping() can skip hole and unwritten mappings, leading to a scenario where the reflink flag is cleared from an inode that still owns shared written extents. Consequently, subsequent writes may bypass the Copy-on-Write (CoW) protection—a mechanism that ensures data is copied before being modified to prevent altering shared data—resulting in data corruption between reflink-related files.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel