Impact
The vulnerability occurs in the Linux kernel’s NetFS subsystem when a streaming write, which writes directly to dirty pages without first reading them, is later overwritten by another write. The kernel fails to properly discard or update the associated netfs_folio structure, allowing partial or full overwrites to leak stale data or leave inconsistent page metadata. This flaw can corrupt the contents of files managed through NetFS, potentially undermining data integrity for applications that rely on those files.
Affected Systems
All installations of the Linux kernel that use the NetFS interface are affected. The advisory does not specify exact kernel versions, but the fix is applied in the kernel source after the vulnerability was discovered.
Risk and Exploitability
The vulnerability has a CVSS score of 5.5, indicating moderate severity, and a very low EPSS score of <1%, suggesting exploitation is unlikely. It is not listed in the CISA KEV catalog. The likely attack requires local or privileged access to execute a crafted write or copy operation against a NetFS‑backed file; this assessment is inferred from the description.
OpenCVE Enrichment
Ubuntu USN