THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64069 (CRITICAL 9.8) — In the Linux kernel, the following vulnerability has been resolved: netfs: Fix cancellation of a DIO and single read subrequests When the preparation of a new subrequest for a read fails, if the subrequest has already been added to the stream->subrequests list, it can't simply

[NVD] CVE-2026-64069 (CRITICAL 9.8) — In the Linux kernel, the following vulnerability has been resolved: netfs: Fix cancellation of a DIO and single read subrequests When the preparation of a new subrequest for a read fails, if the subrequest has already been added to the stream->subrequests list, it can't simply

lownvdPublished 2026-07-19

CVE-2026-64069 CVSS: 9.8 CRITICAL Published: 2026-07-19T16:17:47.483

In the Linux kernel, the following vulnerability has been resolved:

netfs: Fix cancellation of a DIO and single read subrequests

When the preparation of a new subrequest for a read fails, if the subrequest has already been added to the stream->subrequests list, it can't simply be put and abandoned as the collector may see it.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64069