In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix UAF in ODP init error-handling path rxe_odp_mr_init_user() stores… (CVE-2026-90423)
A use-after-free (UAF) vulnerability in the Linux kernel's RDMA rxe driver was resolved. The flaw occurs in the error-handling path of rxe_odp_mr_init_user() where a memory reference is not properly cleared after a failed initialization, leading to a potential UAF when the memory is accessed again during cleanup.
AI Analysis
Technical Summary
The vulnerability (CVE-2026-90423) involves the rxe_odp_mr_init_user() function in the Linux kernel's RDMA rxe driver. This function stores a pointer to umem_odp->umem in mr->umem before calling rxe_odp_init_pages(). If rxe_odp_init_pages() fails, the function releases umem_odp and returns an error, but does not reset mr->umem to NULL. Later, during cleanup, ib_umem_release(mr->umem) is called, which assumes mr->umem is valid. Because mr->umem points to already freed memory, this leads to a use-after-free condition. The fix involves clearing mr->umem after releasing the failed ODP umem to prevent double release and UAF.
Potential Impact
Successful exploitation could lead to memory corruption with potential consequences including privilege escalation, denial of service, or arbitrary code execution due to the use-after-free condition in kernel memory management. The CVSS score of 7.8 indicates high severity with high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented to clear the mr->umem pointer after releasing the failed ODP umem, preventing the use-after-free condition. Users should apply the official Linux kernel patch that addresses this issue. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly stated here; check the official Linux kernel advisories or vendor distributions for the fixed kernel versions.
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix UAF in ODP init error-handling path rxe_odp_mr_init_user() stores… (CVE-2026-90423)
Description
A use-after-free (UAF) vulnerability in the Linux kernel's RDMA rxe driver was resolved. The flaw occurs in the error-handling path of rxe_odp_mr_init_user() where a memory reference is not properly cleared after a failed initialization, leading to a potential UAF when the memory is accessed again during cleanup.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability (CVE-2026-90423) involves the rxe_odp_mr_init_user() function in the Linux kernel's RDMA rxe driver. This function stores a pointer to umem_odp->umem in mr->umem before calling rxe_odp_init_pages(). If rxe_odp_init_pages() fails, the function releases umem_odp and returns an error, but does not reset mr->umem to NULL. Later, during cleanup, ib_umem_release(mr->umem) is called, which assumes mr->umem is valid. Because mr->umem points to already freed memory, this leads to a use-after-free condition. The fix involves clearing mr->umem after releasing the failed ODP umem to prevent double release and UAF.
Potential Impact
Successful exploitation could lead to memory corruption with potential consequences including privilege escalation, denial of service, or arbitrary code execution due to the use-after-free condition in kernel memory management. The CVSS score of 7.8 indicates high severity with high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented to clear the mr->umem pointer after releasing the failed ODP umem, preventing the use-after-free condition. Users should apply the official Linux kernel patch that addresses this issue. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly stated here; check the official Linux kernel advisories or vendor distributions for the fixed kernel versions.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-vg4x-c29w-66xm
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90423"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade51a55bf5e2cf5edc048
Added to database: 09/19/2026, 01:27:54 UTC
Last enriched: 09/19/2026, 01:44:56 UTC
Last updated: 09/19/2026, 01:44:56 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.