Impact
Protocol checksum validation fails for IPv6 when extension headers precede the protocol header. The packet length offset (iph->len) is already set to include the preceding headers, but the checksum calculation does not use this offset, causing packets with extension headers to be incorrectly validated. An attacker could exploit this flaw by constructing IPv6 packets that either bypass checksum verification or trigger errors, potentially leading to traffic manipulation or denial‑of‑service conditions. The underlying weakness is an incorrect handling of packet headers during checksum computation.
Affected Systems
The flaw resides in the Linux kernel, affecting all distros that use the standard open‑source Linux kernel until it is updated with the fix. No specific kernel versions are listed in the advisory, so the vulnerability potentially applies to any version prior to the inclusion of the patch applied in commit 05cfe9863ef049d98141dc2969eefde72fb07625.
Risk and Exploitability
The advisory does not provide a CVSS metric, and the EPSS score is not available, making it difficult to quantify exploitation likelihood. The flaw is documented as having been resolved, suggesting the patch has been merged into the mainline kernel, which is widely distributed. Attackers would need to craft IPv6 packets with extension headers, so the attack vector is likely remote network based. Because the vulnerability can affect packet handling globally, the impact could be significant if exploited on high‑traffic systems, though the lack of a public exploit or KEV listing reduces the immediate risk assessment.
OpenCVE Enrichment