CVE-2026-98057: ring-buffer: Add checking nr_subbufs to persistent ring buffer validation

Published Sep 25, 2026
·
Updated

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

ring-buffer: Add checking nrsubbufs to persistent ring buffer validation

Sashiko reported that the code was using meta->nrsubbufs without making sure that it matched the nrpages + 1 on data that was assuming the two were the same.

Add a check to the persistent ring buffer validation code to make sure that the saved nrsubbufs matches what we expect.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Add a check to persistent ring buffer validation to verify that the saved meta->nr_subbufs matches nr_pages + 1 before using it.

Event History

Sep 25, 2026
CVE Published
via MITRE·10:24 AM
Data Sourced
via MITRE·10:24 AM
Description

Frequently Asked Questions

1

How can I identify persistent ring buffer metadata that would fail the added validation?

Check whether the saved meta->nr_subbufs value matches nr_pages + 1. A mismatch is the condition the new validation is intended to detect.

2

Does the available information identify affected or fixed Linux kernel versions?

No specific affected or fixed kernel versions are provided. The issue is described as resolved, and three stable kernel commit references are supplied.

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