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 mldnewpack() function. The vulnerability was disclosed on February 26, 2025, affecting the IPv6 multicast functionality in the Linux kernel. The issue stems from the mldnewpack() 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 mldnewpack() 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 sockallocsendskb() with allocskb() and implementing proper RCU protection when accessing the net->ipv6.igmpsk socket. This change was necessary because ipv6.igmpsk uses GFPKERNEL 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).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel through a commit that adds proper RCU protection to the mldnewpack() function. The fix involves using allocskb() instead of sockallocsend_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-2025-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-hwe-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-tools-libs-devel
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesNov 24, 2025

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