CVE-2026-64158
The CVE-2026-64158 entry describes a Linux kernel netfs issue in which write streaming was being disabled when a file descriptor was opened O_RDWR. In netfs_perform_write(), the cache of dirty data in dirty but !uptodate folios ("write streaming") was intended to avoid unnecessary reads but was d...