CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux. Its EPSS score suggests a 13.7% probability of exploitation in the next 30 days.
CVE
CVE-2025-21758
Severity
HIGH
CVSS
7.8
EPSS
13.71%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: add RCU protection to mld_newpack() mld_newpack() can be called without RTNL or RCU being held. Note that we no longer can use sock_alloc_send_skb() because ipv6.igmp_sk uses GFP_KERNEL allocations which can sleep. Instead use alloc_skb() and charge the net->ipv6.igmp_sk socket under RCU protection.
Related CVEs
Other vulnerabilities affecting the same vendor(s)