Bug 2532342 (CVE-2026-89502) - CVE-2026-89502 kernel: Linux Kernel: Memory corruption in ring-buffer component
Summary: CVE-2026-89502 kernel: Linux Kernel: Memory corruption in ring-buffer component
Keywords:
Status: NEW
Alias: CVE-2026-89502
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-11 22:28 UTC by OSIDB Bzimport
Modified: 2026-09-11 22:44 UTC (History)
15 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-11 22:28:07 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.