CVE-2026-97617
Last modified
CVE-2026-97617 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Check resize_disabled before publishing the new subbuf order ring_buffer_subbuf_order_set() stores the new order and only then walks the CPUs, returning -EBUSY if any of them has resizing disabled. A user mapped buffer has resizing disabled, and __rb_map_vma() reads buffer->subbuf_order without buffer->mutex, so an mmap of an already mapped CPU racing the failing order change sizes the mapping with the new order and inserts pages past the sub-buffer into the VMA. Check the CPUs before storing the new order..
Description
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Check resize_disabled before publishing the new subbuf order ring_buffer_subbuf_order_set() stores the new order and only then walks the CPUs, returning -EBUSY if any of them has resizing disabled. A user mapped buffer has resizing disabled, and __rb_map_vma() reads buffer->subbuf_order without buffer->mutex, so an mmap of an already mapped CPU racing the failing order change sizes the mapping with the new order and inserts pages past the sub-buffer into the VMA. Check the CPUs before storing the new order.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 117c39200d9d760cbd5944bb89efb7b9c51965aa, < f2099644e1b2a2c0805c5240d63ab0522d9d0174; >= 117c39200d9d760cbd5944bb89efb7b9c51965aa, < 9fd4ea952e6ac12a63c3fe89f08ad02771aa2c06; >= 117c39200d9d760cbd5944bb89efb7b9c51965aa, < 32bf47db9237c5b8b6f6aaa5356bb4c79d241f76; >= 117c39200d9d760cbd5944bb89efb7b9c51965aa, < d860c67c051685abb0460b593b193f0f45f4fa92 |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97617?
How severe is CVE-2026-97617?
How do I fix CVE-2026-97617?
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-97611In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97612In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97613In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97614In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97615In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97616In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97618In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97619In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9762IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.4 is …7.8
- CVE-2026-97620In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97621In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97622Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
Are you affected by CVE-2026-97617?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
