CVE-2025-39695
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
RDMA/rxe: Flush delayed SKBs while releasing RXE resources
When skb packets are sent out, these skb packets still depends on the rxe resources, for example, QP, sk, when these packets are destroyed.
If these rxe resources are released when the skb packets are destroyed, the call traces will appear.
To avoid skb packets hang too long time in some network devices, a timestamp is added when these skb packets are created. If these skb packets hang too long time in network devices, these network devices can free these skb packets to release rxe resources.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1a633bdc8fd9e9e4a9f9a668ae122edfc5aacc86 < 732d4bd7b78a2752ad43cc39287ef41893c5eee2 | affected |
| Linux | Linux | 1a633bdc8fd9e9e4a9f9a668ae122edfc5aacc86 < 8ead139a8edef485cc36d3a792e2ae5dd538339a | affected |
| Linux | Linux | 1a633bdc8fd9e9e4a9f9a668ae122edfc5aacc86 < 3c3e9a9f2972b364e8c2cfbfdeb23c6d6be4f87f | affected |
| Linux | Linux | 6.10 | affected |
| Linux | Linux | 0 < 6.10 | unaffected |
| Linux | Linux | 6.12.44 <= 6.12.* | unaffected |
| Linux | Linux | 6.16.4 <= 6.16.* | unaffected |
| Linux | Linux | 6.17 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/732d4bd7b78a2752ad43cc39287ef41893c5eee2
- https://git.kernel.org/stable/c/8ead139a8edef485cc36d3a792e2ae5dd538339a
- https://git.kernel.org/stable/c/3c3e9a9f2972b364e8c2cfbfdeb23c6d6be4f87f
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.