NONE · 0

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 n...

Vulnerability 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.

References

FAQ

What is CVE-2026-80898?

CVE-2026-80898 is a documented vulnerability. 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 n...

How severe is CVE-2026-80898?

CVSS scoring is not yet available for CVE-2026-80898. Check NVD for updates.

Is there a patch for CVE-2026-80898?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.