Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
The vulnerability can cause a crash due to a general protection fault, which is typically triggered by invalid memory access.
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.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.