Loading HuntDB...

GHSA-7fq3-h5p4-7j98

GitHub Security Advisory

⚠ Unreviewed CRITICAL Has CVE

Advisory Details

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

nvme-rdma: destroy cm id before destroy qp to avoid use after free

We should always destroy cm_id before destroy qp to avoid to get cma
event after qp was destroyed, which may lead to use after free.
In RDMA connection establishment error flow, don't destroy qp in cm
event handler.Just report cm_error to upper level, qp will be destroy
in nvme_rdma_alloc_queue() after destroy cm id.

Related CVEs

Key Information

GHSA ID
GHSA-7fq3-h5p4-7j98
Published
May 21, 2024 3:31 PM
Last Modified
July 3, 2024 6:42 PM
CVSS Score
9.0 /10
Primary Ecosystem
Unknown
Primary Package
Unknown
GitHub Reviewed
✗ No

Dataset

Last updated: September 21, 2025 6:29 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.