VDB
DEBIAN-CVE-2026-31565
DEBIAN-CVE-2026-31565
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset while RDMA applications (e.g., rping) are active. The netdev reset causes ice driver to remove irdma auxiliary driver, triggering device_delete and subsequent client removal. During client removal, uverbs_client waits for QP reference count to reach zero while cma_client holds the final reference, creating circular dependency and indefinite wait in iWARP mode. Skip QP reference count wait during device reset to prevent deadlock.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 6.12.41-1, 6.12.38-1, 0 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3, 6.1.106-3 |
| Debian:14 | linux | 6.17.2-1, 6.17.5-1, 6.17.6-1 |
| Debian:12 | linux | 6.18.9-1, 6.6.15-1, 6.12.22-1 |
Timeline
- Apr 24, 2026 CVE Published
- May 2, 2026 CVE Updated