CVE-2026-80898: netfs: clear PG_private_2 on copy-to-cache append failure

Published Sep 4, 2026
·
Updated

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

netfs: clear PGprivate2 on copy-to-cache append failure

netfspgpriv2copytocache() marks the folio with PGprivate2 before netfspgpriv2copyfolio() appends it to the copy-to-cache rolling buffer.

If the append fails, the folio is not queued for cache writeback, so the PGprivate2 state and its reference must be released immediately.

Affected Software

1 affected component
Linux Kernel

Event History

Sep 4, 2026
CVE Published
via MITRE·05:11 PM
Data Sourced
via MITRE·05:11 PM
Description

Frequently Asked Questions

1

What condition triggers the affected error path?

The issue is triggered when a folio has been marked with PG_private_2 for copy-to-cache processing, but appending that folio to the copy-to-cache rolling buffer fails.

2

What is the impact of an append failure before the fix?

The folio is not queued for cache writeback, but its PG_private_2 state and associated reference are not released immediately. This leaves stale folio state and a retained reference on that failure path.

3

How can I determine whether a kernel includes the fix?

Check whether the kernel source or applied stable patches includes any of the referenced commits: 627826ef4208042b0470d1a3fdb729ce35471a0d1, 614b7f4bfcf665a751ae89ff9ae336a1b2d5af4e, or a81fc9266e1c5fef9ccf675a9b44b2f4ab464923.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203