CVE Database
/

CVE-2023-54201

Back to search

CVE-2023-54201

Published: Dec 30, 2025

Modified: May 11, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
ff6629f88c529b07d9704c656c64dae76910e3e9 - < cf38960386f3cc4abf395e556af915e4babcafd2
affected
ff6629f88c529b07d9704c656c64dae76910e3e9 - < e79db2f51a564fd4daa3e508b987df5e81c34b20
affected
ff6629f88c529b07d9704c656c64dae76910e3e9 - < 24f9884971f9b34915b67baacf7350a3f6f19ea4
affected
ff6629f88c529b07d9704c656c64dae76910e3e9 - < dc202c57e9a1423aed528e4b8dc949509cd32191

Linux

Linux

affected
5.7
unaffected
0 - < 5.7
unaffected
6.1.53 - <= 6.1.*
unaffected
6.4.16 - <= 6.4.*
unaffected
6.5.3 - <= 6.5.*

+1 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now