In the Linux kernel, the following vulnerability has been resolved:
EDAC/i10nm: fix refcount leak in pcigetdev_wrapper()
As the comment of pcigetdomainbusandslot() says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pcidevget() in pcigetdevwrapper(), and the PCI device needs to be put in the error path.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50645.json"
}