CVE-2022-50645
In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper() As the comment of pci_get_domain_bus_and_slot() says, it returns a PCI device with refcount incremented, so it doesn't need to…
Does this matter?
Not yet scored. NVD analysis is pending; check back once CVSS and EPSS values are published.
Description
In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper() As the comment of pci_get_domain_bus_and_slot() says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pci_dev_get() in pci_get_dev_wrapper(), and the PCI device needs to be put in the error path.
- CVSS
- Not yet scored
- EPSS
- 0.21% probability · 11th percentile
- CISA KEV
- Not listed
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/1adb2583cdbd75f379e3230a43a7412d373d499f
- https://git.kernel.org/stable/c/2db53c7059167b63cc790366ef1a9e286e71980b
- https://git.kernel.org/stable/c/3e255dc21031cc1f341584eb99a7f31598bf0be7
- https://git.kernel.org/stable/c/9c8921555907f4d723f01ed2d859b66f2d14f08e
- https://git.kernel.org/stable/c/e6e295a434d1c917a017980389aec88bf35cc81b
- https://git.kernel.org/stable/c/f29c2f57cdf7a57223dcd9fbaa2261faab5234b2
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.