CVE-2026-45889
Last modified
CVE-2026-45889 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mptcp: do not account for OoO in mptcp_rcvbuf_grow() MPTCP-level OoOs are physiological when multiple subflows are active concurrently and will not cause retransmissions nor are caused by drops. Accounting for them in mptcp_rcvbuf_grow() causes the rcvbuf slowly drifting towards tcp_rmem[2]. Remove such accounting. Note that subflows will still account for TCP-level OoO when the MPTCP-level rcvbuf is propagated. This also closes a subtle and very unlikely race condition with rcvspace init; active sockets with user-space holding the msk-level socket lock, could complete such initialization in the receive callback, after that the first OoO data reaches the rcvbuf and potentially triggering a divide by zero Oops.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mptcp: do not account for OoO in mptcp_rcvbuf_grow() MPTCP-level OoOs are physiological when multiple subflows are active concurrently and will not cause retransmissions nor are caused by drops. Accounting for them in mptcp_rcvbuf_grow() causes the rcvbuf slowly drifting towards tcp_rmem[2]. Remove such accounting. Note that subflows will still account for TCP-level OoO when the MPTCP-level rcvbuf is propagated. This also closes a subtle and very unlikely race condition with rcvspace init; active sockets with user-space holding the msk-level socket lock, could complete such initialization in the receive callback, after that the first OoO data reaches the rcvbuf and potentially triggering a divide by zero Oops.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.18, < 6.18.14 |
| Linux | Linux Kernel | >= 6.19, < 6.19.4 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-45889?
How severe is CVE-2026-45889?
How do I fix CVE-2026-45889?
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-45883In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-45884In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-45885In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-45886In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-45887In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-45888In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-4589A vulnerability was identified in kalcaddle kodbox 1.64. The…6.3
- CVE-2026-45890In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-45891In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-45892In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-45893In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-45894In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-45889?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
