VDB

CVE-2026-89500

CVE-2026-89500 PUBLISHED CVSS 7.8 HIGH

Reported by Linux · Published September 11, 2026

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page Discarding a cached reader page after a concurrent ring buffer resize uses the new global subbuf_order for the free_pages() call. This mismatched order may crashes the kernel or leaks memory because the cached page was allocated under the old size. Save the actual free_page order alongside the page address to ensure we always refer to the correct value and do not rely on the potentially stalled cpu_buffer->subbuf_order value. The simplest is to make free_page a buffer_data_read_page which already covers exactly what we need: a page address and a page order.

EPSS 0.16% · 5.8th percentile

Risk Scores

CVSS 3.1
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score
0.16%
5.8th percentile

Affected Products

VendorProductVersions
LinuxLinux8e7b58c27b3c567316a51079b375b846f9223bba, 8e7b58c27b3c567316a51079b375b846f9223bba, 8e7b58c27b3c567316a51079b375b846f9223bba
LinuxLinux6.8, 0, 6.18.51
linuxlinux_kernel6.8, 6.8, 6.8
LinuxLinux8e7b58c27b3c567316a51079b375b846f9223bba, 8e7b58c27b3c567316a51079b375b846f9223bba, 8e7b58c27b3c567316a51079b375b846f9223bba

Timeline

  • Sep 11, 2026 CVE Published
  • Sep 12, 2026 EPSS Score
  • Sep 12, 2026 Coalition ESS Score
  • Sep 13, 2026 EPSS Score
  • Sep 13, 2026 CVE Updated
  • Sep 18, 2026 EPSS Score

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›