Linux Kernel VXLAN Component General Protection Fault Vulnerability

Vulnerability

A vulnerability in the Linux kernel's VXLAN (Virtual Extensible LAN) implementation can lead to a general protection fault, likely caused by a non-canonical address. This issue arises because the VXLAN initialization function does not properly check the return value of a critical operation, potentially leading to a null pointer dereference. The vulnerability was identified by syzbot, a tool that detects bugs in the Linux kernel.

Impact

The vulnerability can cause a crash due to a general protection fault, which is typically triggered by invalid memory access.

Reproduction

The vulnerability can be reproduced by creating a VXLAN network device without proper initialization checks. This can be done by using the 'ip' command to add a VXLAN interface, which will trigger the null pointer dereference if the initialization function fails but is not properly handled.

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.7
remediation
0.0
relevance
0.0
threat
4.8
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.