CVE-2026-74396
Last modified
CVE-2026-74396 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix UMR XLT cleanup on ODP populate failure mlx5r_umr_update_xlt() allocates and DMA maps an XLT buffer with mlx5r_umr_create_xlt(). The buffer is released by the common cleanup path through mlx5r_umr_unmap_free_xlt(). After mlx5_odp_populate_xlt() became fallible, its error path returned directly and skipped that cleanup. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix UMR XLT cleanup on ODP populate failure mlx5r_umr_update_xlt() allocates and DMA maps an XLT buffer with mlx5r_umr_create_xlt(). The buffer is released by the common cleanup path through mlx5r_umr_unmap_free_xlt(). After mlx5_odp_populate_xlt() became fallible, its error path returned directly and skipped that cleanup. This leaks the XLT DMA mapping and buffer. If the emergency XLT page was used, it also leaves xlt_emergency_page_mutex locked. Break out of the loop so execution falls through the existing cleanup path.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1efe8c0670d6a6883faa09c9abc746c741f5664a, < ffa85a2c197935ace6f1634ad9eb0a44bc615670; >= 1efe8c0670d6a6883faa09c9abc746c741f5664a, < 9619909d4869afe720904c6888a289b9ac3055b8; >= 1efe8c0670d6a6883faa09c9abc746c741f5664a, < 1eae35b37923cb71b0cb5136d00671440d488b9f |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74396?
How severe is CVE-2026-74396?
How do I fix CVE-2026-74396?
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-74390In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74391In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74392In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74393In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74394In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74395In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74397In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74398In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74399In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74400In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74401In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74402In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74396?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
