← Back to CVE List

CVE-2024-38591

Published: 2024-06-19T14:15Z
Last Modified: 2025-02-02T11:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt