Kernel crash via unlocked multicast traversal
Published Jun 20, 2024 · Updated Aug 5, 2026
Use-after-free in Linux kernel RDMA/ucma allows local users to crash the kernel through concurrent multicast leave and ID teardown. The ucma_destroy_private_ctx path scans multicast_table with xa_for_each without locking, so it reads a ucma_multicast object while another thread frees it. Reachability requires local access to the RDMA connection-manager device and concurrent operations on multicast contexts; the demonstrated consequence is a kernel crash.
Summary
What happened
Use-after-free in Linux kernel RDMA/ucma allows local users to crash the kernel through concurrent multicast leave and ID teardown. The ucma_destroy_private_ctx path scans multicast_table with xa_for_each without locking, so it reads a ucma_multicast object while another thread frees it. Reachability requires local access to the RDMA connection-manager device and concurrent operations on multicast contexts; the demonstrated consequence is a kernel crash.
The record
- CVE
- CVE-2022-48726
- Published
- Jun 20, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 20, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=5.10
- Affected versionversion=95fe51096b7adf1d1e7315c49c75e2f75f162584 <2923948ffe0835f7114e948b35bcc42bc9b3baa1
- Affected versionversion=95fe51096b7adf1d1e7315c49c75e2f75f162584 <36e8169ec973359f671f9ec7213547059cae972e
- Affected versionversion=95fe51096b7adf1d1e7315c49c75e2f75f162584 <75c610212b9f1756b9384911d3a2c347eee8031c
- Affected versionversion=95fe51096b7adf1d1e7315c49c75e2f75f162584 <ee2477e8ccd3d978eeac0dc5a981b286d9bb7b0a
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