CVE-2023-54201
Description
AI Translation Available
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.
EPSS (Exploit Prediction Scoring System)
Trend Analysis
EPSS (Exploit Prediction Scoring System)
Prevede la probabilità di sfruttamento basata su intelligence sulle minacce e sulle caratteristiche della vulnerabilità.
EPSS Score
0,0002
Percentile
0,1th
Updated
EPSS Score Trend (Last 75 Days)
https://git.kernel.org/stable/c/24f9884971f9b34915b67baacf7350a3f6f19ea4
https://git.kernel.org/stable/c/cf38960386f3cc4abf395e556af915e4babcafd2
https://git.kernel.org/stable/c/dc202c57e9a1423aed528e4b8dc949509cd32191
https://git.kernel.org/stable/c/e79db2f51a564fd4daa3e508b987df5e81c34b20