Tracker / CVE-2022-49508
CVE-2022-49508
High 7.8
In the Linux kernel, the following vulnerability has been resolved: HID: elan: Fix potential double free in elan_input_configured 'input' is a managed resource allocated with devm_input_allocate_device(), so there is no need to call input_free_device() explicitly or there will be a double free. According to the doc of devm_input_allocate_device(): * Managed input devices do not need to be explicitly unregistered or * freed as it will be done automatically when owner device unbinds from * its driver (or binding fails).
Affected products and versions
| linux | linux_kernel · 4.17 → 4.19.247 |
|---|---|
| linux | linux_kernel · 4.20 → 5.4.198 |
| linux | linux_kernel · 5.11 → 5.15.46 |
| linux | linux_kernel · 5.16 → 5.17.14 |
| linux | linux_kernel · 5.18 → 5.18.3 |
| linux | linux_kernel · 5.5 → 5.10.121 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.