CVE-2025-71084
Last modified
CVE-2025-71084 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: RDMA/cm: Fix leaking the multicast GID table reference If the CM ID is destroyed while the CM event for multicast creating is still queued the cancel_work_sync() will prevent the work from running which also prevents destroying the ah_attr. This leaks a refcount and triggers a WARN: GID entry ref leak for dev syz1 index 2 ref=573 WARNING: CPU: 1 PID: 655 at drivers/infiniband/core/cache.c:809 release_gid_table drivers/infiniband/core/cache.c:806 [inline] WARNING: CPU: 1 PID: 655 at drivers/infiniband/core/cache.c:809 gid_table_release_one+0x284/0x3cc drivers/infiniband/core/cache.c:886 Destroy the ah_attr after canceling the work, it is safe to call this twice.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/cm: Fix leaking the multicast GID table reference If the CM ID is destroyed while the CM event for multicast creating is still queued the cancel_work_sync() will prevent the work from running which also prevents destroying the ah_attr. This leaks a refcount and triggers a WARN: GID entry ref leak for dev syz1 index 2 ref=573 WARNING: CPU: 1 PID: 655 at drivers/infiniband/core/cache.c:809 release_gid_table drivers/infiniband/core/cache.c:806 [inline] WARNING: CPU: 1 PID: 655 at drivers/infiniband/core/cache.c:809 gid_table_release_one+0x284/0x3cc drivers/infiniband/core/cache.c:886 Destroy the ah_attr after canceling the work, it is safe to call this twice.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.10.20, < 5.10.248 | — |
| Linux | Linux Kernel | >= 5.11.3, < 5.12 | — |
| Linux | Linux Kernel | >= 5.12.1, < 5.15.198 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.160 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.120 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.64 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.4 | — |
| Linux | Linux Kernel | 5.12 | — |
| Linux | Linux Kernel | 6.19 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-71084?
How severe is CVE-2025-71084?
How do I fix CVE-2025-71084?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-71079In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-7108A vulnerability classified as critical was found in risesoft…5.4
- CVE-2025-71080In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71081In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71082In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-71083In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71085In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71086In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-71087In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71088In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71089In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-7109A vulnerability, which was classified as problematic, has be…5.4
Are you affected by CVE-2025-71084?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
