2 matches found
CVE-2026-98118
The Linux kernel contains a synchronization issue within the netfs component related to readahead operations. The root cause involves the app thread adding folios to a rolling buffer while the collector thread is concurrently accessing or attempting to clear them, which can lead to inconsistent s...
6AI score
SaveExploits0References2
CVE-2026-98118
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix readahead synchronisation issues by loading all folios upfront There are some synchronisation issues that derive from the app thread adding more folios to the rolling buffer whilst the collector thread is looking at th...
6AI score
SaveExploits0References3
20