In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: remove multicast group from hash table on device destruction When a… (CVE-2026-64423)
A use-after-free vulnerability in the Linux kernel's IPv4 IGMP multicast group handling was resolved. The issue occurs when a network device is destroyed, and multicast groups are scheduled for reclamation without being unlinked from the device's multicast hash table. This can lead to concurrent readers accessing freed memory, causing a use-after-free condition. The fix involves unlinking the multicast group from the hash table before reclamation.
AI Analysis
Technical Summary
CVE-2026-64423 describes a use-after-free vulnerability in the Linux kernel's IPv4 IGMP implementation. When a network device is destroyed under RTNL, the function ip_mc_destroy_dev() iterates through multicast memberships and schedules them for RCU reclamation but fails to unlink them from the device's multicast hash table (mc_hash). Because the device remains published until after ip_mc_destroy_dev() completes, concurrent RCU readers can access multicast groups after their reference counts are decremented. If the RCU callback frees the group while a reader accesses it, a use-after-free occurs. The vulnerability is fixed by unlinking the multicast group from mc_hash using ip_mc_hash_remove() before scheduling reclamation.
Potential Impact
This vulnerability can lead to use-after-free conditions in kernel memory, which may cause kernel crashes or undefined behavior. While no specific exploit in the wild is known, such memory corruption issues can potentially be leveraged for privilege escalation or denial of service.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by unlinking multicast groups from the hash table before scheduling them for reclamation. Users should apply the official Linux kernel updates that include this fix. Since no patch links or vendor advisory are provided here, check the official Linux kernel repositories or vendor advisories for the relevant fixed kernel versions and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: remove multicast group from hash table on device destruction When a… (CVE-2026-64423)
Description
A use-after-free vulnerability in the Linux kernel's IPv4 IGMP multicast group handling was resolved. The issue occurs when a network device is destroyed, and multicast groups are scheduled for reclamation without being unlinked from the device's multicast hash table. This can lead to concurrent readers accessing freed memory, causing a use-after-free condition. The fix involves unlinking the multicast group from the hash table before reclamation.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-64423 describes a use-after-free vulnerability in the Linux kernel's IPv4 IGMP implementation. When a network device is destroyed under RTNL, the function ip_mc_destroy_dev() iterates through multicast memberships and schedules them for RCU reclamation but fails to unlink them from the device's multicast hash table (mc_hash). Because the device remains published until after ip_mc_destroy_dev() completes, concurrent RCU readers can access multicast groups after their reference counts are decremented. If the RCU callback frees the group while a reader accesses it, a use-after-free occurs. The vulnerability is fixed by unlinking the multicast group from mc_hash using ip_mc_hash_remove() before scheduling reclamation.
Potential Impact
This vulnerability can lead to use-after-free conditions in kernel memory, which may cause kernel crashes or undefined behavior. While no specific exploit in the wild is known, such memory corruption issues can potentially be leveraged for privilege escalation or denial of service.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by unlinking multicast groups from the hash table before scheduling them for reclamation. Users should apply the official Linux kernel updates that include this fix. Since no patch links or vendor advisory are provided here, check the official Linux kernel repositories or vendor advisories for the relevant fixed kernel versions and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-wx6r-3m2q-4mm6
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64423"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a6542099c2644c7f80832c6
Added to database: 07/25/2026, 23:08:57 UTC
Last enriched: 07/25/2026, 23:22:09 UTC
Last updated: 07/26/2026, 04:11:58 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.