← Retour aux CVEs
CVE-2023-54201
N/ADescription
In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix wrong resources deallocation order When trying to destroy QP or CQ, we first decrease the refcount and potentially free memory regions allocated for the object and then request the device to destroy the object. If the device fails, the object isn't fully destroyed so the user/IB core can try to destroy the object again which will lead to underflow when trying to decrease an already zeroed refcount. Deallocate resources in reverse order of allocating them to safely free them.
Details CVE
Score CVSS v3.1N/A
Publie12/30/2025
Derniere modification12/31/2025
Sourcenvd
Observations honeypot0
References
https://git.kernel.org/stable/c/24f9884971f9b34915b67baacf7350a3f6f19ea4(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/cf38960386f3cc4abf395e556af915e4babcafd2(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/dc202c57e9a1423aed528e4b8dc949509cd32191(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/e79db2f51a564fd4daa3e508b987df5e81c34b20(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
Correlations IOC
Aucune correlation enregistree
This product uses data from the NVD API but is not endorsed or certified by the NVD.