In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix potential use after free in ib_dealloc_pd_user() When accessing a… (CVE-2026-92507)
A use-after-free vulnerability in the Linux kernel's RDMA core component (ib_dealloc_pd_user) has been resolved. The flaw involved a timing issue where a protection domain (PD) could be accessed after its resources were freed, due to improper synchronization in the restrack lifecycle management. This could lead to high impact on confidentiality, integrity, and availability. The fix moves the restrack removal call to the start of the deallocation process, preventing new references to a PD being destroyed.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel RDMA core (CVE-2026-92507) is a potential use-after-free in the ib_dealloc_pd_user() function. The synchronization mechanism for a PD accessed via netlink relies on rdma_restrack_get() and rdma_restrack_del(). Previously, rdma_restrack_del() was called too late, after vendor-specific resources were freed, leaving a window where the PD was still accessible through restrack, enabling use-after-free. The patch moves rdma_restrack_begin_del() to the start of ib_dealloc_pd_user(), ensuring the PD is removed from restrack before resource release, maintaining consistent lifecycle management.
Potential Impact
This vulnerability allows an attacker with local privileges to exploit a use-after-free condition in the RDMA core, potentially leading to full system compromise affecting confidentiality, integrity, and availability. The CVSS 3.1 score is 7.8 (high severity) with local attack vector, low complexity, requiring privileges but no user interaction.
Mitigation Recommendations
A fix is available that changes the order of restrack removal in the ib_dealloc_pd_user() function to prevent use-after-free. Users should apply the official Linux kernel patches that address this issue. No additional mitigation is required beyond applying the vendor's fix.
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix potential use after free in ib_dealloc_pd_user() When accessing a… (CVE-2026-92507)
Description
A use-after-free vulnerability in the Linux kernel's RDMA core component (ib_dealloc_pd_user) has been resolved. The flaw involved a timing issue where a protection domain (PD) could be accessed after its resources were freed, due to improper synchronization in the restrack lifecycle management. This could lead to high impact on confidentiality, integrity, and availability. The fix moves the restrack removal call to the start of the deallocation process, preventing new references to a PD being destroyed.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel RDMA core (CVE-2026-92507) is a potential use-after-free in the ib_dealloc_pd_user() function. The synchronization mechanism for a PD accessed via netlink relies on rdma_restrack_get() and rdma_restrack_del(). Previously, rdma_restrack_del() was called too late, after vendor-specific resources were freed, leaving a window where the PD was still accessible through restrack, enabling use-after-free. The patch moves rdma_restrack_begin_del() to the start of ib_dealloc_pd_user(), ensuring the PD is removed from restrack before resource release, maintaining consistent lifecycle management.
Potential Impact
This vulnerability allows an attacker with local privileges to exploit a use-after-free condition in the RDMA core, potentially leading to full system compromise affecting confidentiality, integrity, and availability. The CVSS 3.1 score is 7.8 (high severity) with local attack vector, low complexity, requiring privileges but no user interaction.
Mitigation Recommendations
A fix is available that changes the order of restrack removal in the ib_dealloc_pd_user() function to prevent use-after-free. Users should apply the official Linux kernel patches that address this issue. No additional mitigation is required beyond applying the vendor's fix.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-hqrw-r899-pphh
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-92507"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade51a55bf5e2cf5edc04d
Added to database: 09/19/2026, 01:27:54 UTC
Last enriched: 09/19/2026, 01:45:22 UTC
Last updated: 09/19/2026, 01:45:22 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.