CVE-2022-50645 in Linux Kernel
Resumen (Inglés)
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.
Responsable
Linux
Reservar
2025-12-09
Divulgación
2025-12-09
Voces
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerabilidad | CWE | Exp | Con | CVE |
|---|---|---|---|---|---|
| 334909 | Linux Kernel pci_get_dev_wrapper denegación de servicio | 911 | No está definido | Arreglo oficial | CVE-2022-50645 |