Tracker / CVE-2022-49011
CVE-2022-49011
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new() As comment of pci_get_domain_bus_and_slot() says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pci_dev_put(). So call it after using to avoid refcount leak.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 3.14 → 4.9.335 |
| linux | linux_kernel · 4.10 → 4.14.301 |
| linux | linux_kernel · 4.15 → 4.19.268 |
| linux | linux_kernel · 4.20 → 5.4.226 |
| linux | linux_kernel · 5.11 → 5.15.82 |
| linux | linux_kernel · 5.16 → 6.0.12 |
| linux | linux_kernel · 5.5 → 5.10.158 |
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.