Kernel crash via failed RDMA workqueue initialization
Published May 1, 2025 · Updated May 11, 2026
A null-pointer dereference in Linux kernel RDMA/core allows local users to crash the kernel during RDMA module removal. The ib_core_init function ignores a failed roce_gid_mgmt_init allocation, leaving gid_cache_wq null for roce_gid_mgmt_cleanup to pass to destroy_workqueue. The failure path requires workqueue allocation to fail before ib_core is unloaded, and the resulting kernel crash interrupts the host.
Summary
What happened
A null-pointer dereference in Linux kernel RDMA/core allows local users to crash the kernel during RDMA module removal. The ib_core_init function ignores a failed roce_gid_mgmt_init allocation, leaving gid_cache_wq null for roce_gid_mgmt_cleanup to pass to destroy_workqueue. The failure path requires workqueue allocation to fail before ib_core is unloaded, and the resulting kernel crash interrupts the host.
The record
- CVE
- CVE-2022-49925
- Published
- May 1, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 1, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=03db3a2d81e6e84f3ed3cb9e087cae17d762642b <07c0d131cc0fe1f3981a42958fc52d573d303d89
- Affected versionversion=03db3a2d81e6e84f3ed3cb9e087cae17d762642b <6b3d5dcb12347f3518308c2c9d2cf72453a3e1e5
- Affected versionversion=03db3a2d81e6e84f3ed3cb9e087cae17d762642b <ab817f75e5e0fa58d9be0825da6a7b7d8a1fa1d9
- Affected versionversion=03db3a2d81e6e84f3ed3cb9e087cae17d762642b <af8fb5a0600e9ae29950e9422a032c3c22649ee5
- Affected versionversion=03db3a2d81e6e84f3ed3cb9e087cae17d762642b <d360e875c011a005628525bf290322058927e7dc
- Affected versionversion=4.3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo