๐Ÿ” CVE Alert

CVE-2026-98032

UNKNOWN 0.0

tracing: Fix subbuf resize races with trace_pipe_raw readers

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

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

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

Affected Versions

Linux / Linux
bce761d757452ba5eb77e11fecc37a04b67494e7 < 75b37b8369778b69ce9738d1c97685a1615cb252 bce761d757452ba5eb77e11fecc37a04b67494e7 < dae8dda341d2d9034a90d59e8a7d502e1263813f
Linux / Linux
6.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/75b37b8369778b69ce9738d1c97685a1615cb252 git.kernel.org: https://git.kernel.org/stable/c/dae8dda341d2d9034a90d59e8a7d502e1263813f