CVE-2026-89501

Summary

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().

Affected Software

VendorProductVersion RangeStatus
LinuxLinux8e7b58c27b3c567316a51079b375b846f9223bba < 8a496aaa3da6e8d545896c2370c7e617cc931ae2affected
LinuxLinux8e7b58c27b3c567316a51079b375b846f9223bba < 6fcb0b745a0b80df62eae4a93ce52a2d061f4ac2affected
LinuxLinux8e7b58c27b3c567316a51079b375b846f9223bba < bf242baf58de03467f226c8e29554c9495dca7fcaffected
LinuxLinux8e7b58c27b3c567316a51079b375b846f9223bba < 24974bd0da1b47fd56c975533ead50abf754e74daffected
LinuxLinux6.8affected
LinuxLinux0 < 6.8unaffected
LinuxLinux6.12.109 <= 6.12.*unaffected
LinuxLinux6.18.50 <= 6.18.*unaffected
LinuxLinux7.2.4 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References