Security Advisory

CVE-2026-64058

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-19 15:39:38
Last updated 2026-07-20 13:42:55
Assigner Linux
CVSS score 7.8
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfs_read_folio() to wait on writeback Fix netfs_read_folio() to wait for an ongoing writeback to complete so that it can trust the dirty flag and whatever is attached to folio->private (folio->private may get cleaned up by the collector before it clears the writeback flag).