In the Linux kernel, the following vulnerability has been resolved:
netfs: clear PG_private_2 on copy-to-cache append failure
netfs_pgpriv2_copy_to_cache() marks the folio with PG_private_2 before
netfs_pgpriv2_copy_folio() appends it to the copy-to-cache rolling
buffer.
If the append fails, the folio is not queued for cache writeback, so
the PG_private_2 state and its reference must be released immediately.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-04 18:17
Updated : 2026-09-04 18:17
NVD link : CVE-2026-80898
Mitre link : CVE-2026-80898
CVE.ORG link : CVE-2026-80898
JSON object : View
Products Affected
No product.
CWE
No CWE.
