CVE-2026-97421
Last modified
CVE-2026-97421 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz() Several corner cases, especially important on 32 bits: - umem->iova is u64, the function argument should pass in u64 or iova will be truncated - Check that the length is not too large for the iova - Check that lengths > 4G don't overflow the GENMASK.
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz() Several corner cases, especially important on 32 bits: - umem->iova is u64, the function argument should pass in u64 or iova will be truncated - Check that the length is not too large for the iova - Check that lengths > 4G don't overflow the GENMASK
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= a40c20dabdf9045270767c75918feb67f0727c89, < ae3cf7d2c4d506c5c91746321644e1a08d989e2a; >= a40c20dabdf9045270767c75918feb67f0727c89, < 5fc5b73109540809b094710fac44da81dd8a3ff8; >= a40c20dabdf9045270767c75918feb67f0727c89, < 09ea6837a0434fb4db99528a5055b6d822135dcf; 85e40ba1c4a5246b35e91c2ed69d4680426904d7; 59f07434b297e2268f5d5c567db5b09145245cf1; 488229b7729d7becf4c39c5e74fb709fb35115c2; >= 5.4.73, < 5.5; >= 5.8.17, < 5.9; >= 5.9.2, < 5.10 |
| Linux | Linux | 5.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97421?
How severe is CVE-2026-97421?
How do I fix CVE-2026-97421?
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-97416In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97417In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-97418In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97419In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9742When OIDC authentication is enabled in configuration, client…5.9
- CVE-2026-97420In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97422In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97423In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97424In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97425In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97426In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97427In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97421?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
