In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate num_sge/cur_sge before indexing wqe->dma.sge[] For a user QP,… (CVE-2026-92525)
A vulnerability in the Linux kernel RDMA/rxe subsystem allows a local unprivileged user to cause an out-of-bounds read in kernel memory. This occurs because user-supplied Work Queue Elements (WQEs) are not properly validated for the num_sge and cur_sge fields before indexing an array, leading to a potential local denial of service. The issue has been fixed by adding bounds checks on these fields before use.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel RDMA/rxe driver arises from insufficient validation of the num_sge and cur_sge fields in user-submitted Work Queue Elements (WQEs). Specifically, for user Queue Pairs (QPs), the application writes directly to qp->sq.queue, and the kernel does not validate these fields before indexing the wqe->dma.sge[] array. This allows an attacker to post a WQE with out-of-range cur_sge or an oversized num_sge, causing an out-of-bounds read in the kernel's vmalloc area during copy_data(). The vulnerability can lead to a local denial of service. The fix bounds num_sge to qp->sq.max_sge and cur_sge is bounded when the WQE carries payload, preventing out-of-bounds access. The fix has been verified under KASAN with no further out-of-bounds reads.
Potential Impact
A local unprivileged user can exploit this vulnerability to cause an out-of-bounds read in kernel memory, leading to a local denial of service (DoS). The CVSS score of 7.1 reflects high severity due to the potential for denial of service and high confidentiality impact, although no integrity impact is indicated. There is no evidence of remote exploitation or privilege escalation from the provided data.
Mitigation Recommendations
A fix is available that adds proper bounds checking on num_sge and cur_sge fields before indexing the sge array in the RDMA/rxe driver. Users should apply the official Linux kernel patches that address this issue. Since this is a kernel vulnerability, updating to a fixed kernel version is the recommended remediation. No additional mitigations are indicated by the vendor advisory.
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate num_sge/cur_sge before indexing wqe->dma.sge[] For a user QP,… (CVE-2026-92525)
Description
A vulnerability in the Linux kernel RDMA/rxe subsystem allows a local unprivileged user to cause an out-of-bounds read in kernel memory. This occurs because user-supplied Work Queue Elements (WQEs) are not properly validated for the num_sge and cur_sge fields before indexing an array, leading to a potential local denial of service. The issue has been fixed by adding bounds checks on these fields before use.
CVSS v3.1
Score 7.1high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel RDMA/rxe driver arises from insufficient validation of the num_sge and cur_sge fields in user-submitted Work Queue Elements (WQEs). Specifically, for user Queue Pairs (QPs), the application writes directly to qp->sq.queue, and the kernel does not validate these fields before indexing the wqe->dma.sge[] array. This allows an attacker to post a WQE with out-of-range cur_sge or an oversized num_sge, causing an out-of-bounds read in the kernel's vmalloc area during copy_data(). The vulnerability can lead to a local denial of service. The fix bounds num_sge to qp->sq.max_sge and cur_sge is bounded when the WQE carries payload, preventing out-of-bounds access. The fix has been verified under KASAN with no further out-of-bounds reads.
Potential Impact
A local unprivileged user can exploit this vulnerability to cause an out-of-bounds read in kernel memory, leading to a local denial of service (DoS). The CVSS score of 7.1 reflects high severity due to the potential for denial of service and high confidentiality impact, although no integrity impact is indicated. There is no evidence of remote exploitation or privilege escalation from the provided data.
Mitigation Recommendations
A fix is available that adds proper bounds checking on num_sge and cur_sge fields before indexing the sge array in the RDMA/rxe driver. Users should apply the official Linux kernel patches that address this issue. Since this is a kernel vulnerability, updating to a fixed kernel version is the recommended remediation. No additional mitigations are indicated by the vendor advisory.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-xqgc-mf52-qvg8
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-92525"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade51855bf5e2cf5edc033
Added to database: 09/19/2026, 01:27:52 UTC
Last enriched: 09/19/2026, 01:43:39 UTC
Last updated: 09/19/2026, 01:43:39 UTC
Views: 3
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.