Lucene search
+L

3 matches found

NVD
NVD
added 2026/09/11 8:19 p.m.6 views

CVE-2026-89640

In the Linux kernel, the following vulnerability has been resolved: cifs: fix lofft underflow in cifsremapfilerange when len == 0 With len == 0 clone to EOF, the effective length is computed as: len = srcinode-isize - off; If off isize, this is a negative lofft, corrupting the ByteCount in the...

SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89640 cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0

In the Linux kernel, the following vulnerability has been resolved: cifs: fix lofft underflow in cifsremapfilerange when len == 0 With len == 0 clone to EOF, the effective length is computed as: len = srcinode-isize - off; If off isize, this is a negative lofft, corrupting the ByteCount in the...

SaveExploits0References4
CVE
CVE
added 2026/09/11 7:45 p.m.8 views

CVE-2026-89640

This CVE affects the CIFS subsystem of the Linux kernel , specifically in cifs_remap_file_range(). When a file-range remap (clone) is issued with len == 0 (clone to EOF) and the offset exceeds the source file's size, the effective length is computed as a negative loff_t , which corrupts the ByteC...

SaveExploits0References4
Rows per page
Query Builder