Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xa_lock for SRQ table may be required in AEQ. Use xa_store_irq()/ xa_erase_irq() to avoid deadlock.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.0, < 5.15.161 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/22c915af31bd84ffaa46145e317f53333f94a868Patch
- https://git.kernel.org/stable/c/4a3be1a0ffe04c085dd7f79be97c91b0c786df3dPatch
- https://git.kernel.org/stable/c/605889754ee68aacf7c381938fcd5eb654e71822
- https://git.kernel.org/stable/c/72dc542f0d8977e7d41d610db6bb65c47cad43e9Patch
- https://git.kernel.org/stable/c/756ddbe665ea7f9416951bd76731b174d136eea0Patch
- https://git.kernel.org/stable/c/b46494b6f9c19f141114a57729e198698f40af37Patch
- https://git.kernel.org/stable/c/d271e66abac5c7eb8de345b9b44d89f777437a4cPatch
- https://git.kernel.org/stable/c/22c915af31bd84ffaa46145e317f53333f94a868Patch
- https://git.kernel.org/stable/c/4a3be1a0ffe04c085dd7f79be97c91b0c786df3dPatch
- https://git.kernel.org/stable/c/72dc542f0d8977e7d41d610db6bb65c47cad43e9Patch
- https://git.kernel.org/stable/c/756ddbe665ea7f9416951bd76731b174d136eea0Patch
- https://git.kernel.org/stable/c/b46494b6f9c19f141114a57729e198698f40af37Patch
- https://git.kernel.org/stable/c/d271e66abac5c7eb8de345b9b44d89f777437a4cPatch
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
FAQ
What is CVE-2024-38591?
CVE-2024-38591 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xa_lock for SRQ table may be required in AEQ. Use xa_store_irq()/ xa_erase_irq() to av...
How severe is CVE-2024-38591?
CVE-2024-38591 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-38591?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.