CVE-2025-21829
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/03/2025
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"<br />
<br />
The Call Trace is as below:<br />
"<br />
<br />
? show_regs.cold+0x1a/0x1f<br />
? __rxe_cleanup+0x12c/0x170 [rdma_rxe]<br />
? __warn+0x84/0xd0<br />
? __rxe_cleanup+0x12c/0x170 [rdma_rxe]<br />
? report_bug+0x105/0x180<br />
? handle_bug+0x46/0x80<br />
? exc_invalid_op+0x19/0x70<br />
? asm_exc_invalid_op+0x1b/0x20<br />
? __rxe_cleanup+0x12c/0x170 [rdma_rxe]<br />
? __rxe_cleanup+0x124/0x170 [rdma_rxe]<br />
rxe_destroy_qp.cold+0x24/0x29 [rdma_rxe]<br />
ib_destroy_qp_user+0x118/0x190 [ib_core]<br />
rdma_destroy_qp.cold+0x43/0x5e [rdma_cm]<br />
rtrs_cq_qp_destroy.cold+0x1d/0x2b [rtrs_core]<br />
rtrs_srv_close_work.cold+0x1b/0x31 [rtrs_server]<br />
process_one_work+0x21d/0x3f0<br />
worker_thread+0x4a/0x3c0<br />
? process_one_work+0x3f0/0x3f0<br />
kthread+0xf0/0x120<br />
? kthread_complete_and_exit+0x20/0x20<br />
ret_from_fork+0x22/0x30<br />
<br />
"<br />
When too many rdma resources are allocated, rxe needs more time to<br />
handle these rdma resources. Sometimes with the current timeout, rxe<br />
can not release the rdma resources correctly.<br />
<br />
Compared with other rdma drivers, a bigger timeout is used.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.0 (including) | 6.1.129 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.76 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.13 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/45e567800492088bc52c9abac35524b4d332a8f8
- https://git.kernel.org/stable/c/720653309dd31c8a927ef5d87964578ad544980f
- https://git.kernel.org/stable/c/7a2de8126ed3801f2396720e10a03cd546a3cea1
- https://git.kernel.org/stable/c/a7d15eaecf0d6e13226db629ae2401c8c02683e5
- https://git.kernel.org/stable/c/edc4ef0e0154096d6c0cf5e06af6fc330dbad9d1
- https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html



