CVE-2026-74634
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
ring-buffer: Prevent subbuf order change when resizing is disabled
Because ring_buffer_subbuf_order_set() frees buffer pages, we can't allow it when resizing is disabled. A non-consuming reader is at risk of use-after-free (rb_advance_iter()).
Return -EBUSY on resize_disabled, matching ring_buffer_resize() behaviour.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | f9b94daa542a8d2532f0930f01cd9aec2d19621b < b45b91db41379ee5fb36c187d6d7c37b725cbe8e | affected |
| Linux | Linux | f9b94daa542a8d2532f0930f01cd9aec2d19621b < 62978cf6347972c04130e4e841ba404504d92b32 | affected |
| Linux | Linux | f9b94daa542a8d2532f0930f01cd9aec2d19621b < 7568e9e717e7540bd05bcc007f5d76fcaff3cdff | affected |
| Linux | Linux | f9b94daa542a8d2532f0930f01cd9aec2d19621b < bf98d7b0d5a99991e47e66cee4eb1d3fa514be97 | affected |
| Linux | Linux | 6.8 | affected |
| Linux | Linux | 0 < 6.8 | unaffected |
| Linux | Linux | 6.12.104 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.45 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.9 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/b45b91db41379ee5fb36c187d6d7c37b725cbe8e
- https://git.kernel.org/stable/c/62978cf6347972c04130e4e841ba404504d92b32
- https://git.kernel.org/stable/c/7568e9e717e7540bd05bcc007f5d76fcaff3cdff
- https://git.kernel.org/stable/c/bf98d7b0d5a99991e47e66cee4eb1d3fa514be97
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.