CVE-2026-89502
Received Received - Intake

Memory Corruption in Linux Kernel ring-buffer

Vulnerability report for CVE-2026-89502, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-11

Last updated on: 2026-09-11

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Free cpu_buffer::free_page with subbuf_order When sub-buffers use an order greater than 0, cpu_buffer->free_page is allocated with subbuf_order. Use the correct order for cpu_buffer->free_page.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-11
Last Modified
2026-09-11
Generated
2026-09-12
AI Q&A
2026-09-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Linux kernel vulnerability where the ring-buffer free page handling is incorrect when sub-buffers use an order greater than 0. The cpu_buffer->free_page is allocated with the wrong order, leading to potential memory management issues.

Impact Analysis

This vulnerability could cause system instability or crashes due to improper memory handling in the Linux kernel's ring-buffer. It may lead to data corruption or unexpected behavior in systems relying on this kernel component.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-89502. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart