Linux Kernel Vulnerability in NetFS Rolling Buffer Synchronization
CVE-2026-98118

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
25 September 2026

What is CVE-2026-98118?

A vulnerability in the Linux kernel's NetFS component involves synchronization problems related to the rolling buffer mechanism. Specifically, the collector thread faces difficulties while evaluating folios due to concurrent modifications by the application threads. The readahead feature, designed to optimize I/O by progressively loading data into a rolling buffer, performs inefficiently when folios are added mid-processing. The resolution enhances the buffer's management by ensuring that all folios are pre-loaded into the queue upfront, reducing the need for simultaneous reference handling and improving overall performance during I/O operations. This fix is critical for applications relying on efficient data handling in multi-threaded environments.

Affected Version(s)

Linux ee4cdf7ba857a894ad1650d6ab77669cbbfa329e < 8c9b33945712074a85d3bdacbca036ba6b3d92c6

Linux ee4cdf7ba857a894ad1650d6ab77669cbbfa329e

Linux 6.12

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.