๐Ÿ” CVE Alert

CVE-2025-68186

UNKNOWN 0.0

ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up The function ring_buffer_map_get_reader() is a bit more strict than the other get reader functions, and except for certain situations the rb_get_reader_page() should not return NULL. If it does, it triggers a warning. This warning was triggering but after looking at why, it was because another acceptable situation was happening and it wasn't checked for. If the reader catches up to the writer and there's still data to be read on the reader page, then the rb_get_reader_page() will return NULL as there's no new page to get. In this situation, the reader page should not be updated and no warning should trigger.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Dec 16, 2025
Last Updated May 11, 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
117c39200d9d760cbd5944bb89efb7b9c51965aa < b42dbef4f208326271434d5ab71c4129a3ddd1a9 117c39200d9d760cbd5944bb89efb7b9c51965aa < 6f5c4f8109fa4d0955b3712597a26b310bdc736f 117c39200d9d760cbd5944bb89efb7b9c51965aa < aa997d2d2a0b2e76f4df0f1f12829f02acb4fb6b
Linux / Linux
6.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/b42dbef4f208326271434d5ab71c4129a3ddd1a9 git.kernel.org: https://git.kernel.org/stable/c/6f5c4f8109fa4d0955b3712597a26b310bdc736f git.kernel.org: https://git.kernel.org/stable/c/aa997d2d2a0b2e76f4df0f1f12829f02acb4fb6b