๐Ÿ” CVE Alert

CVE-2026-89500

HIGH 7.8

ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Last Updated Sep 13, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
8e7b58c27b3c567316a51079b375b846f9223bba < a1dabe68fb53730bc0be60c5dbfd3f4c560084e7 8e7b58c27b3c567316a51079b375b846f9223bba < d787d509bdf6c88c85e095247daf7456cb7fb772 8e7b58c27b3c567316a51079b375b846f9223bba < 7a1fb95de5404134f8758c1295ce88986bdf117c
Linux / Linux
6.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/a1dabe68fb53730bc0be60c5dbfd3f4c560084e7 git.kernel.org: https://git.kernel.org/stable/c/d787d509bdf6c88c85e095247daf7456cb7fb772 git.kernel.org: https://git.kernel.org/stable/c/7a1fb95de5404134f8758c1295ce88986bdf117c