CVE-2026-89528
Last modified
CVE-2026-89528 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Read lists that exceed the page budget Individual Read segment lengths are validated at decode time, but nothing prevents a requester from sending multiple segments whose cumulative length exceeds the rq_pages array budget. When one segment fills the page array exactly, the runtime guard in svc_rdma_build_read_segment() is bypassed because len reaches zero. A subsequent segment then accesses the NULL sentinel slot at rq_pages[rq_maxpages], resulting in a NULL pointer dereference during DMA mapping. Accumulate pages across all Read segments and reject the message at decode time when the total would overflow the page budget.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Read lists that exceed the page budget Individual Read segment lengths are validated at decode time, but nothing prevents a requester from sending multiple segments whose cumulative length exceeds the rq_pages array budget. When one segment fills the page array exactly, the runtime guard in svc_rdma_build_read_segment() is bypassed because len reaches zero. A subsequent segment then accesses the NULL sentinel slot at rq_pages[rq_maxpages], resulting in a NULL pointer dereference during DMA mapping. Accumulate pages across all Read segments and reject the message at decode time when the total would overflow the page budget.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 026d958b38c628a1b4ced534808945365e2747a5, < 1a3af2262cb384112ef38632de4690682be528b4; >= 026d958b38c628a1b4ced534808945365e2747a5, < 465f511f59a0fa7a80d5d1073c4b24f28ea38f58; >= 026d958b38c628a1b4ced534808945365e2747a5, < 0ca487abb3bdf581851664b5db21f364caf57682 |
| Linux | Linux | 4.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89528?
How severe is CVE-2026-89528?
How do I fix CVE-2026-89528?
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-89522In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89523In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89524In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-89525In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89526In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89527In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89529In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8953Sandbox escape due to use-after-free in the Disability Acces…9.6
- CVE-2026-89530In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89531In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89532In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-89533In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-89528?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
