CVE-2026-98032
Last modified
CVE-2026-98032 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: tracing: Fix subbuf resize races with trace_pipe_raw readers Concurrent subbuffer resizes may crash trace_pipe_raw readers or leak uninitialized memory to userspace due to stale size values. Modify ring_buffer_alloc_read_page() to handle the resizing of an existing buffer_data_read_page if necessary and add a new ring_buffer_read_page_size(). This new function enables ring-buffer buffer_data_read_page users to not call the racy ring_buffer_subbuf_size_get().
Description
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix subbuf resize races with trace_pipe_raw readers Concurrent subbuffer resizes may crash trace_pipe_raw readers or leak uninitialized memory to userspace due to stale size values. Modify ring_buffer_alloc_read_page() to handle the resizing of an existing buffer_data_read_page if necessary and add a new ring_buffer_read_page_size(). This new function enables ring-buffer buffer_data_read_page users to not call the racy ring_buffer_subbuf_size_get(). This makes the spare_size member of ftrace_buffer_info redundant. Finally, handle buffer_data_read_page/reader_page order discrepancy in ring_buffer_read_page(). On a mismatch simply copy manually the data to the buffer_data_read_page.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bce761d757452ba5eb77e11fecc37a04b67494e7, < 75b37b8369778b69ce9738d1c97685a1615cb252; >= bce761d757452ba5eb77e11fecc37a04b67494e7, < dae8dda341d2d9034a90d59e8a7d502e1263813f |
| Linux | Linux | 6.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98032?
How severe is CVE-2026-98032?
How do I fix CVE-2026-98032?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-98027In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-98028In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98029In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-9803A flaw was found in Keycloak's ClientRegistrationAuth compon…5.3
- CVE-2026-98030In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-98031In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98033In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98034In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98035In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98036In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98037In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98038In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98032?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
