CVE-2025-21758
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-21758 is a vulnerability discovered in the Linux kernel's IPv6 multicast implementation, specifically in the mld_newpack() function. The vulnerability was disclosed on February 26, 2025, affecting the IPv6 multicast functionality in the Linux kernel. The issue stems from the mld_newpack() function being called without proper RCU (Read-Copy-Update) protection or RTNL (Routing Netlink) locks being held (NVD).

Technical details

The vulnerability exists in the mld_newpack() function within the Linux kernel's IPv6 multicast implementation. The core issue is that the function can be called without proper synchronization mechanisms (RTNL or RCU locks). The technical fix involves replacing sock_alloc_send_skb() with alloc_skb() and implementing proper RCU protection when accessing the net->ipv6.igmp_sk socket. This change was necessary because ipv6.igmp_sk uses GFP_KERNEL allocations which can sleep (Kernel Commit).

Impact

The vulnerability affects the IPv6 multicast functionality in the Linux kernel. When exploited, it could potentially lead to race conditions and memory corruption due to improper synchronization when accessing shared network resources. This impacts various Linux distributions and systems using affected kernel versions (Ubuntu Security).

Exploitability

The vulnerability requires local access to the system to exploit the race condition in the IPv6 multicast implementation. The issue stems from a synchronization problem in the kernel's networking stack, specifically when handling multicast packets in IPv6 (NVD).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel through a commit that adds proper RCU protection to the mld_newpack() function. The fix involves using alloc_skb() instead of sock_alloc_send_skb() and implementing proper RCU protection when accessing the network namespace's IPv6 IGMP socket. System administrators are advised to update their kernel to a version containing this fix (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64597CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 06, 2026
CVE-2026-68480HIGH8.8
  • Linux Kernel logoLinux Kernel
  • rv
NoYesAug 06, 2026
CVE-2026-64598HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesAug 06, 2026
CVE-2026-64604HIGH7.7
  • Linux Kernel logoLinux Kernel
  • linux-hwe-5.15
NoYesAug 06, 2026
CVE-2026-64603NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.8
NoYesAug 06, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management