CVE-2026-80897: netfs: release readahead folios on iterator preparation failure

Published Sep 4, 2026
·
Updated

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

netfs: release readahead folios on iterator preparation failure

netfspreparereaditerator() batches readahead folios in putbatch so that the folio references can be dropped after the I/O iterator has been prepared.

If rollingbufferloadfromra() fails after earlier folios have been batched, the function returns immediately and leaves those references held. Release the batch before returning the error.

Affected Software

1 affected component
Linux 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 is the impact if the failure path is triggered?

Earlier readahead folios already placed in the batch retain their references when iterator preparation fails. This can result in folio reference leaks.

2

Under what condition does the leak occur?

The issue occurs when rolling_buffer_load_from_ra() fails after netfs_prepare_read_iterator() has already batched one or more readahead folios.

3

What change resolves the issue?

The fix releases the accumulated folio batch before netfs_prepare_read_iterator() returns the error.

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