
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38588 is a vulnerability discovered in the Linux kernel's IPv6 implementation, specifically in the rt6_nlmsg_size() function. The vulnerability was published on August 19, 2025, and affects the Linux kernel's networking stack (NVD Database).
The vulnerability manifests as an infinite loop condition in the rt6_nlmsg_size() function within the IPv6 routing implementation. The issue occurs in the list traversal code: list_for_each_entry_rcu(sibling, &f6i->fib6_siblings, fib6_siblings). The root cause is that fib6_del_route() and fib6_add_rt2node() use list_del_rcu(), which can confuse RCU readers as they might no longer see the head of the list (NVD Database).
The vulnerability could lead to system instability due to infinite loops in the IPv6 routing functionality. This could potentially affect network operations and system performance on affected Linux systems (NVD Database).
The issue has been fixed in various Linux distributions including Ubuntu, where patches have been released for multiple kernel versions. For Ubuntu 24.04 LTS (Noble), the fix is included in version 6.8.0-40.40, while Ubuntu 22.04 LTS (Jammy) received the fix in version 5.15.0-121.131. Ubuntu 20.04 LTS (Focal) was patched with version 5.4.0-211.231 (Ubuntu Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."