CVE-2026-64066
The CVE-2026-64066 entry describes a Linux kernel issue in the netfs component, specifically netfs_read_to_pagecache(). The vulnerability arises because the function does not pause the generation of new subrequests when an already-issued subrequest fails. A fix was implemented to pause subrequest...