Linux Kernel HID Elan Double Free Vulnerability

Vulnerability

A potential double free vulnerability has been identified in the Linux kernel's HID Elan driver. The issue arises because the 'input' resource is managed by 'devm_input_allocate_device()', which automatically handles registration and deallocation. However, an explicit call to 'input_free_device()' could lead to a double free situation.

Impact

Exploitation of this vulnerability could result in a double free condition, which may lead to memory corruption.

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

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
3.1
exploitability
4.0
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.