CVE-2026-89501: ring-buffer: Hold cpu_buffer::lock when resizing a subbuf

Published Sep 11, 2026
·
Updated

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

ring-buffer: Hold cpubuffer::lock when resizing a subbuf

Because, ringbuffersubbuforderset() can clear cpubuffer->freepage, hold cpubuffer->lock to prevent races with ringbufferallocreadpage() and ringbufferfreereadpage().

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 11, 2026
CVE Published
via MITRE·07:43 PM
Data Sourced
via MITRE·07:43 PM
Description

Frequently Asked Questions

1

What condition is required for this race to occur?

The race requires a sub-buffer resize through ring_buffer_subbuf_order_set() while read-page allocation or freeing occurs through ring_buffer_alloc_read_page() or ring_buffer_free_read_page(). The issue arises because resizing can clear cpu_buffer->free_page without holding cpu_buffer::lock.

2

Which systems are affected by the described issue?

The provided data identifies the Linux kernel as affected. It does not specify affected kernel versions, configurations, or whether any particular default configuration exposes the vulnerable code path.

3

What is the remediation described by the available information?

The resolved fix is to hold cpu_buffer::lock while resizing a sub-buffer, preventing races with read-page allocation and freeing. The provided references point to stable kernel commits containing the fix.

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