CVE-2025-38211
Linux Linux, linux kernel, debian linux
In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction The commit 59c68ac31e15 ("iw_cm: free cm_id resources on the last deref") simplified cm_id resource management by freeing cm_id once all references to the cm_id were removed. The references are removed either upon completion of iw_cm event handlers or when the application destroys the cm_id. This commit introduced the use-after-free condition where cm_id_private object could still be in use by event handler works during the destruction of cm_id. The commi...
- CVSS
- 7.8
- EPSS
- 0.34% 27.0% percentile
- CISA KEV
- Not listed
- Published
- 2025.07.04