In the Linux kernel, the following vulnerability has been resolved: ip6mr: do not clone dst in ip6mr_cache_report() IPv6 input attaches a… (CVE-2026-90111)
A use-after-free vulnerability in the Linux kernel's IPv6 multicast routing code (ip6mr_cache_report) has been resolved. The flaw involves cloning a freed destination cache entry (dst) when processing multicast packets that miss a multicast forwarding cache (MFC) lookup, leading to potential memory corruption. The issue is fixed by removing the unsafe cloning and ensuring report packets do not hold a dst reference. This vulnerability has a high severity rating with a CVSS score of 7.8.
AI Analysis
Technical Summary
The Linux kernel contained a vulnerability in the IPv6 multicast routing subsystem where ip6mr_cache_report() cloned a destination cache entry (dst) that could have been freed due to race conditions involving multicast forwarding cache misses and route deletions. Specifically, when an ingress multicast packet misses the MFC lookup, the packet is queued unresolved, escaping the receive-side RCU grace period. If the underlying route is deleted and freed, subsequent processing could invoke dst_clone() on a freed dst, causing a slab use-after-free. The fix removes the dst_clone() call and drops the dst reference before queuing unresolved packets, ensuring no use-after-free occurs.
Potential Impact
Exploitation of this vulnerability could lead to use-after-free memory corruption in the kernel, potentially allowing an attacker with local privileges to cause system crashes or escalate privileges. The CVSS score of 7.8 indicates high severity with impacts on confidentiality, integrity, and availability. However, exploitation requires local access and low complexity.
Mitigation Recommendations
A fix is available that removes the unsafe cloning of the dst entry and ensures that report packets do not hold a dst reference. Users should update their Linux kernel to a version that includes this patch. Since this is a kernel vulnerability, applying the official kernel update from the vendor or distribution is the recommended remediation. No additional mitigations are specified.
In the Linux kernel, the following vulnerability has been resolved: ip6mr: do not clone dst in ip6mr_cache_report() IPv6 input attaches a… (CVE-2026-90111)
Description
A use-after-free vulnerability in the Linux kernel's IPv6 multicast routing code (ip6mr_cache_report) has been resolved. The flaw involves cloning a freed destination cache entry (dst) when processing multicast packets that miss a multicast forwarding cache (MFC) lookup, leading to potential memory corruption. The issue is fixed by removing the unsafe cloning and ensuring report packets do not hold a dst reference. This vulnerability has a high severity rating with a CVSS score of 7.8.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel contained a vulnerability in the IPv6 multicast routing subsystem where ip6mr_cache_report() cloned a destination cache entry (dst) that could have been freed due to race conditions involving multicast forwarding cache misses and route deletions. Specifically, when an ingress multicast packet misses the MFC lookup, the packet is queued unresolved, escaping the receive-side RCU grace period. If the underlying route is deleted and freed, subsequent processing could invoke dst_clone() on a freed dst, causing a slab use-after-free. The fix removes the dst_clone() call and drops the dst reference before queuing unresolved packets, ensuring no use-after-free occurs.
Potential Impact
Exploitation of this vulnerability could lead to use-after-free memory corruption in the kernel, potentially allowing an attacker with local privileges to cause system crashes or escalate privileges. The CVSS score of 7.8 indicates high severity with impacts on confidentiality, integrity, and availability. However, exploitation requires local access and low complexity.
Mitigation Recommendations
A fix is available that removes the unsafe cloning of the dst entry and ensures that report packets do not hold a dst reference. Users should update their Linux kernel to a version that includes this patch. Since this is a kernel vulnerability, applying the official kernel update from the vendor or distribution is the recommended remediation. No additional mitigations are specified.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-4329-5qmc-m43g
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90111"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade52755bf5e2cf5edc1be
Added to database: 09/19/2026, 01:28:07 UTC
Last enriched: 09/19/2026, 01:53:59 UTC
Last updated: 09/19/2026, 02:21:31 UTC
Views: 2
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.