CVE-2026-89501

HIGHCVSS 7.8/10EPSS 0.20%

Last modified

CVE-2026-89501 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Hold cpu_buffer::lock when resizing a subbuf Because, ring_buffer_subbuf_order_set() can clear cpu_buffer->free_page, hold cpu_buffer->lock to prevent races with ring_buffer_alloc_read_page() and ring_buffer_free_read_page().. EPSS estimates a 0.20% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Hold cpu_buffer::lock when resizing a subbuf Because, ring_buffer_subbuf_order_set() can clear cpu_buffer->free_page, hold cpu_buffer->lock to prevent races with ring_buffer_alloc_read_page() and ring_buffer_free_read_page().

Metrics

EPSS Probability
0.20%

10.0th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 8e7b58c27b3c567316a51079b375b846f9223bba, < 8a496aaa3da6e8d545896c2370c7e617cc931ae2; >= 8e7b58c27b3c567316a51079b375b846f9223bba, < 6fcb0b745a0b80df62eae4a93ce52a2d061f4ac2; >= 8e7b58c27b3c567316a51079b375b846f9223bba, < bf242baf58de03467f226c8e29554c9495dca7fc; >= 8e7b58c27b3c567316a51079b375b846f9223bba, < 24974bd0da1b47fd56c975533ead50abf754e74d
LinuxLinux6.8

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-89501?
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Hold cpu_buffer::lock when resizing a subbuf Because, ring_buffer_subbuf_order_set() can clear cpu_buffer->free_page, hold cpu_buffer->lock to prevent races with ring_buffer_alloc_read_page() and ring_buffer_free_read_page().
How severe is CVE-2026-89501?
CVE-2026-89501 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 0.20% probability of exploitation in the next 30 days.
How do I fix CVE-2026-89501?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-89501?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST