Integer underflow in Linux kernel - CVE-2026-89640
Published: September 12, 2026
Vulnerability details
The vulnerability allows a local user to corrupt the ByteCount in a file-clone request.
The vulnerability exists due to an integer underflow in cifs_remap_file_range() when issuing a clone-to-EOF operation with a source offset beyond the end of the source file. A local user can invoke a clone-to-EOF operation with an out-of-range source offset to corrupt the ByteCount in a file-clone request.