CVE-2026-80898

Unknown

Last modified

CVE-2026-80898 is a vulnerability of currently unknown severity. 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..

Description

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.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= e2d46f2ec332533816417b60933954173f602121, < 627826ef4208042b0470d1a3fdb729ce35471a0d; >= e2d46f2ec332533816417b60933954173f602121, < 614b7f4bfcf665a751ae89ff9ae336a1b2d5af4e; >= e2d46f2ec332533816417b60933954173f602121, < a81fc9266e1c5fef9ccf675a9b44b2f4ab464923
LinuxLinux6.14

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-80898?
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.
How severe is CVE-2026-80898?
Severity scoring for CVE-2026-80898 is pending analysis.
How do I fix CVE-2026-80898?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-80898?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST