Linux Kernel Geneve Module Use-After-Free Vulnerability

Vulnerability

A use-after-free vulnerability has been identified in the Linux kernel's Geneve module. The issue arises in the 'geneve_find_dev()' function, where improper management of network device references can lead to memory corruption. This vulnerability occurs when the 'geneve_configure()' function links a Geneve device to a network namespace that may differ from the expected one. If the original network namespace is dismantled, the device can be freed while still being referenced, causing a use-after-free condition when a new Geneve device is created in the same namespace.

Impact

Exploitation of this vulnerability leads to a use-after-free condition, which can commonly result in arbitrary code execution or memory corruption.

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.