In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix potential use after free in ib_free_cq() When accessing a CQ via… (CVE-2026-92508)
A use-after-free vulnerability in the Linux kernel's RDMA core component was fixed by changing the order of resource cleanup in the ib_free_cq() function. The flaw allowed a completion queue (CQ) to remain accessible briefly after its resources were freed, potentially leading to memory corruption.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel RDMA core involved a use-after-free condition in the ib_free_cq() function. The synchronization mechanism for accessing a CQ via the netlink path relied on rdma_restrack_get(), but rdma_restrack_del() was called too late—after vendor-specific resources were freed. This timing allowed a short window where the CQ was still accessible through restrack, creating a potential use-after-free scenario. The fix moved the rdma_restrack_del() call to before freeing vendor-specific resources, ensuring the CQ is removed from restrack before its internal resources are released, preventing new references to a CQ being destroyed.
Potential Impact
The vulnerability could allow local attackers with limited privileges to exploit a use-after-free condition, potentially leading to high impact including confidentiality, integrity, and availability compromises of the affected system. The CVSS score of 7.8 reflects a high severity with local attack vector, low attack complexity, and no user interaction required.
Mitigation Recommendations
A fix is available that changes the order of resource cleanup in the ib_free_cq() function to prevent the use-after-free condition. Users should apply the official Linux kernel patches that address this issue. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation.
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix potential use after free in ib_free_cq() When accessing a CQ via… (CVE-2026-92508)
Description
A use-after-free vulnerability in the Linux kernel's RDMA core component was fixed by changing the order of resource cleanup in the ib_free_cq() function. The flaw allowed a completion queue (CQ) to remain accessible briefly after its resources were freed, potentially leading to memory corruption.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel RDMA core involved a use-after-free condition in the ib_free_cq() function. The synchronization mechanism for accessing a CQ via the netlink path relied on rdma_restrack_get(), but rdma_restrack_del() was called too late—after vendor-specific resources were freed. This timing allowed a short window where the CQ was still accessible through restrack, creating a potential use-after-free scenario. The fix moved the rdma_restrack_del() call to before freeing vendor-specific resources, ensuring the CQ is removed from restrack before its internal resources are released, preventing new references to a CQ being destroyed.
Potential Impact
The vulnerability could allow local attackers with limited privileges to exploit a use-after-free condition, potentially leading to high impact including confidentiality, integrity, and availability compromises of the affected system. The CVSS score of 7.8 reflects a high severity with local attack vector, low attack complexity, and no user interaction required.
Mitigation Recommendations
A fix is available that changes the order of resource cleanup in the ib_free_cq() function to prevent the use-after-free condition. Users should apply the official Linux kernel patches that address this issue. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-mfv8-fqx8-q27x
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-92508"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade51a55bf5e2cf5edc04a
Added to database: 09/19/2026, 01:27:54 UTC
Last enriched: 09/19/2026, 01:45:09 UTC
Last updated: 09/19/2026, 01:45:09 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.