Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
Exploitation of this vulnerability could result in a double free condition, which may lead to memory corruption.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.