3 matches found
CVE-2026-72365
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writethrough to use collection offload Fix writethrough write to set NETFSRREQOFFLOADCOLLECTION on the request so that collection is processed asynchronously rather than only right at the end - and also so that...
CVE-2026-72365
CVE-2026-72365 affects the Linux kernel netfs subsystem. The vulnerability was addressed by a fix to writethrough handling: the write request now sets NETFS_RREQ_OFFLOAD_COLLECTION so collection is processed asynchronously (not only at the end) and asynchronous O_SYNC writes are collected as well...
Linux Distros Unpatched Vulnerability : CVE-2025-38534
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfs: Fix copy-to-cache so that it performs collection with ceph+fscache The netfs...