Memory Access Vulnerability in Linux Kernel Netfs Management
CVE-2026-64216

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 July 2026

What is CVE-2026-64216?

A vulnerability in the Linux kernel's netfs subsystem could allow the unauthorized access of memory through the improper handling of folios. Specifically, the function netfs_unlock_abandoned_read_pages(rreq) mistakenly accesses an index after critical state changes, leading to potential use-after-free conditions. This was addressed by altering the code to use a folio pointer instead of an index, ensuring safer memory operations and mitigating risks of unauthorized memory interactions during read and write operations.

Affected Version(s)

Linux ee4cdf7ba857a894ad1650d6ab77669cbbfa329e < 6080fa3ecfbb4448a3b47368629534c09b6ec750

Linux ee4cdf7ba857a894ad1650d6ab77669cbbfa329e < 3866d015f33aeedf81338dd99154703bef33faef

Linux ee4cdf7ba857a894ad1650d6ab77669cbbfa329e

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.