Linux Kernel GRE Protocol Check Vulnerability Leading to Overflow

Vulnerability

A vulnerability in the Linux kernel's GRE (Generic Routing Encapsulation) protocol handling has been addressed. The issue arose because the ipgre_xmit function did not properly validate the checksum start after an optional skb_pull, allowing local checksum offload to potentially cause an overflow. The vulnerability was related to how CHECKSUM_PARTIAL packets were processed, particularly in an uncommon GRE path that used header operations and could be affected by BPF redirection.

Impact

The vulnerability could lead to a buffer overflow, potentially allowing for arbitrary code execution or causing a denial-of-service condition by crashing the system.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.