CVE-2026-92513

Source
https://cve.org/CVERecord?id=CVE-2026-92513
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92513.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-92513
Downstream
Published
2026-09-17T16:10:22Z
Modified
2026-09-18T03:48:41Z
Summary
RDMA/mana_ib: drain QP references after partial table insertion
Details

In the Linux kernel, the following vulnerability has been resolved:

RDMA/mana_ib: drain QP references after partial table insertion

mana_table_store_ud_qp() publishes a QP at its send-queue id before inserting the receive-queue id, dropping the XArray lock between the two xa_insert_irq() calls. A concurrent completion handler can look up the QP and take a transient reference. When the second insertion fails, the rollback erased only the send-queue entry and returned, leaving both the initial table reference and the transient reference outstanding while RDMA core frees the QP, causing a use-after-free.

Drain the reference as normal destruction does: drop the initial reference and wait for qp->free, releasing the QP only after every concurrent lookup returns its reference.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92513.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8001e9257eca23264550ff9e34598ee43a80f0f9
Fixed
4aaa2ab816c710be7385b31d08373edcdcd71656
Fixed
638b9a5364c1482e5d104823c1a3884b3d249484
Fixed
97f7c2262c28ebcae64fc957ee978646684a5ed9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92513.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.15.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92513.json"