cbcvebase.
CVE-2025-38151
published 2025-07-03

CVE-2025-38151: In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work The cited commit fixed a…

medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work The cited commit fixed a crash when cma_netevent_callback was called for a cma_id while work on that id from a previous call had not yet started. The work item was re-initialized in the second call, which corrupted the work item currently in the work queue. However, it left a problem when queue_work fails (because the item is still pending in the work queue from a previous call). In this case, cma_id_put (which is called in the work handler) is therefore not called. This results in a userspace process hang (zombie process). Fix this by calling cma_id_put() if queue_work fails.

Affected

23 ranges
VendorProductVersion rangeFixed in
debiandebian_linux
debianlinux< linux 6.1.147-1 (bookworm)linux 6.1.147-1 (bookworm)
debianlinux-6.1< linux 6.1.147-1 (bookworm)linux 6.1.147-1 (bookworm)
linuxlinux
linuxlinux
linuxlinux>= 45f5dcdd049719fb999393b30679605f16ebce14 < 8b05aa3692e45b8249379dc52b14acc6a104d2e58b05aa3692e45b8249379dc52b14acc6a104d2e5
linuxlinux>= 45f5dcdd049719fb999393b30679605f16ebce14 < 92a251c3df8ea1991cd9fe00f1ab0cfce18d771192a251c3df8ea1991cd9fe00f1ab0cfce18d7711
linuxlinux>= 51003b2c872c63d28bcf5fbcc52cf7b05615f7b7 < 1ac40736c8c4255d8417b937c9715b193f4a87b31ac40736c8c4255d8417b937c9715b193f4a87b3
linuxlinux>= 6.1.135 < 6.1.1426.1.142
linuxlinux>= 6.12.25 < 6.12.346.12.34
linuxlinux>= 6.14.4 < 6.156.15
linuxlinux>= 6.6.88 < 6.6.946.6.94
linuxlinux>= c2b169fc7a12665d8a675c1ff14bca1b9c63fb9a < ac7897c0124066b9705ffca252a3662d54fc0c9bac7897c0124066b9705ffca252a3662d54fc0c9b
linuxlinux>= d23fd7a539ac078df119707110686a5b226ee3bb < 02e45168e0fd6fdc6f8f7c42c4b500857aa5efb002e45168e0fd6fdc6f8f7c42c4b500857aa5efb0
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.1.147-16.1.147-1
linuxlinux_kernel>= 0 < 6.12.35-16.12.35-1
linuxlinux_kernel>= 0 < 6.12.35-16.12.35-1
linuxlinux_kernel>= 6.1.135 < 6.1.1426.1.142
linuxlinux_kernel>= 6.12.25 < 6.12.346.12.34
linuxlinux_kernel>= 6.14.4 < 6.156.15
linuxlinux_kernel>= 6.15.1 < 6.15.36.15.3
linuxlinux_kernel>= 6.6.88 < 6.6.946.6.94

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM