
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49508 affects the Linux kernel's HID ELAN driver. The vulnerability involves a potential double free issue in the elaninputconfigured function. The issue arises because 'input' is a managed resource allocated with devminputallocatedevice(), but the code was explicitly calling inputfree_device(), which could lead to a double free condition (Kernel Commit).
The vulnerability exists in the elaninputconfigured function within the Linux kernel's HID ELAN driver. The issue occurs because the code was explicitly freeing a device resource that was already managed by the device management framework. According to the documentation of devminputallocate_device(), managed input devices do not need to be explicitly unregistered or freed as this is handled automatically when the owner device unbinds from its driver or when binding fails (Kernel Commit).
This vulnerability could lead to a double free condition in the Linux kernel's HID ELAN driver, potentially causing system instability or crashes when using ELAN touchpad devices (Kernel Commit).
The issue has been fixed in the Linux kernel by removing the explicit calls to inputfreedevice() in the elaninputconfigured function, as these resources are already managed by the device management framework. Users should update to a patched version of the Linux kernel that includes this fix (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."