3 matches found
CVE-2026-98125
In the Linux kernel, the following vulnerability has been resolved: s...
5.8AI score
SaveExploits0
CVE-2026-98125
The Linux kernel contains a vulnerability in the smb/client component where smb3_insert_range() and smb3_collapse_range() may return stale data . The issue occurs because truncate_pagecache_range() only partially zeroes boundary pages when the offset or old EOF is not page-aligned , leaving them ...
5.9AI score
SaveExploits0References2
EUVD-2026-86956
In the Linux kernel, the following vulnerability has been resolved: smb/client: fix stale page cache in insert/collapse range smb3insertrange and smb3collapserange use truncatepagecacherange to invalidate the affected page cache. However, if off or oldeof is not page-aligned, the boundary pages a...
5.9AI score
SaveExploits0References2
20