
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-21629 is a vulnerability in the Linux kernel related to IPv6 packet handling with NETIFFIPV6CSUM offload feature. The issue was discovered in January 2025 and affects the network stack's handling of BIG TCP packets. The vulnerability stems from a previous commit that disabled hardware offload of IPv6 packets with extension headers on devices that advertise NETIFFIPV6CSUM (Kernel Git).
The vulnerability occurs when handling IPv6 packets with extension headers, specifically the IPV6TLVJUMBO extension header used in BIG TCP implementations. The issue manifests as skbwarnbadoffload warnings when processing packets with extension headers on devices supporting NETIFFIPV6CSUM. The feature was originally intended only for plain TCP or UDP packets over IPv6 without extension headers. The vulnerability particularly affects BIG TCP packets where the IPV6TLVJUMBO header is present for PF_PACKET taps like tcpdump but not transmitted by physical devices (Kernel Git).
The vulnerability affects network performance and functionality, particularly for systems using BIG TCP with IPv6. When triggered, it causes the system to fall back to software checksum calculation instead of utilizing hardware offload capabilities, potentially impacting network performance (Kernel Git).
The vulnerability has been fixed by modifying the kernel's network stack to support hardware offload for cases where extension headers are not transmitted. The fix specifically checks for the presence of IPV6TLVJUMBO headers using ipv6hashopopt_jumbo() function, allowing hardware offload when this is the only extension header present (Kernel Git).
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."