In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Hold QP references for AE and CM processing AE QP fatal events and… (CVE-2026-90308)
A high-severity vulnerability in the Linux kernel's RDMA/erdma subsystem has been resolved. The flaw involves improper handling of Queue Pair (QP) references during Asynchronous Event (AE) and Connection Manager (CM) processing, which could lead to use-after-free conditions. Specifically, fatal AE QP events and iWARP CM paths load QPs from dev->qp_xa and reference them outside the xarray lock, while erdma_destroy_qp() may free QP resources prematurely. The fix involves acquiring a reference under the xarray lock and removing the QP from the xarray before releasing the destroy-path reference to prevent new lookups during destruction.
AI Analysis
Technical Summary
The vulnerability (CVE-2026-90308) in the Linux kernel's RDMA/erdma component arises from holding Queue Pair (QP) references improperly during AE and CM processing. Fatal AE QP events and iWARP CM paths load QPs from dev->qp_xa and reference them outside the protection of the xarray lock. Meanwhile, erdma_destroy_qp() can drop the destroy-path reference and free QP resources while a lookup is still in progress, leading to potential use-after-free issues. The patch adds erdma_qp_get_by_qpn() to acquire a kernel reference (kref) under the xarray lock using kref_get_unless_zero(), and removes the QP from the xarray before dropping the destroy-path reference, ensuring no new lookups can acquire the QP during destruction.
Potential Impact
This vulnerability can lead to use-after-free conditions in the Linux kernel RDMA/erdma subsystem, potentially causing system crashes, data corruption, or privilege escalation due to improper memory handling. The CVSS score of 7.8 indicates high severity with impacts on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented to address this vulnerability by modifying the reference handling of QPs in the RDMA/erdma code. Users should apply the official Linux kernel patches that include these changes to ensure protection. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is confirmed by the resolved description; no additional mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Hold QP references for AE and CM processing AE QP fatal events and… (CVE-2026-90308)
Description
A high-severity vulnerability in the Linux kernel's RDMA/erdma subsystem has been resolved. The flaw involves improper handling of Queue Pair (QP) references during Asynchronous Event (AE) and Connection Manager (CM) processing, which could lead to use-after-free conditions. Specifically, fatal AE QP events and iWARP CM paths load QPs from dev->qp_xa and reference them outside the xarray lock, while erdma_destroy_qp() may free QP resources prematurely. The fix involves acquiring a reference under the xarray lock and removing the QP from the xarray before releasing the destroy-path reference to prevent new lookups during destruction.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability (CVE-2026-90308) in the Linux kernel's RDMA/erdma component arises from holding Queue Pair (QP) references improperly during AE and CM processing. Fatal AE QP events and iWARP CM paths load QPs from dev->qp_xa and reference them outside the protection of the xarray lock. Meanwhile, erdma_destroy_qp() can drop the destroy-path reference and free QP resources while a lookup is still in progress, leading to potential use-after-free issues. The patch adds erdma_qp_get_by_qpn() to acquire a kernel reference (kref) under the xarray lock using kref_get_unless_zero(), and removes the QP from the xarray before dropping the destroy-path reference, ensuring no new lookups can acquire the QP during destruction.
Potential Impact
This vulnerability can lead to use-after-free conditions in the Linux kernel RDMA/erdma subsystem, potentially causing system crashes, data corruption, or privilege escalation due to improper memory handling. The CVSS score of 7.8 indicates high severity with impacts on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented to address this vulnerability by modifying the reference handling of QPs in the RDMA/erdma code. Users should apply the official Linux kernel patches that include these changes to ensure protection. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is confirmed by the resolved description; no additional mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-rmmh-jvpf-4wxx
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90308"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade51f55bf5e2cf5edc16a
Added to database: 09/19/2026, 01:27:59 UTC
Last enriched: 09/19/2026, 01:48:27 UTC
Last updated: 09/19/2026, 01:48:27 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.