CVE-2025-68186
Last modified
CVE-2025-68186 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 117c39200d9d760cbd5944bb89efb7b9c51965aa, < b42dbef4f208326271434d5ab71c4129a3ddd1a9; >= 117c39200d9d760cbd5944bb89efb7b9c51965aa, < 6f5c4f8109fa4d0955b3712597a26b310bdc736f; >= 117c39200d9d760cbd5944bb89efb7b9c51965aa, < aa997d2d2a0b2e76f4df0f1f12829f02acb4fb6b |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68186?
How severe is CVE-2025-68186?
How do I fix CVE-2025-68186?
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 2025
- CVE-2025-68180In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68181In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68182In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-68183In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68184In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-68185In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68187In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68188In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68189In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-6819A vulnerability has been found in code-projects Inventory Ma…9.8
- CVE-2025-68190In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68191In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68186?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
