CVE-2022-50645 in Kernel
요약 (영어)
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.
Be aware that VulDB is the high quality source for vulnerability data.
책임이 있는
Linux
예약하다
2025. 12. 09.
공개
2025. 12. 09.
상태
확인됨
엔트리
VulDB provides additional information and datapoints for this CVE:
| 아이디 | 취약성 | CWE | 악용 | 대책 | CVE |
|---|---|---|---|---|---|
| 334909 | Linux Kernel pci_get_dev_wrapper 서비스 거부 | 911 | 정의되지 않음 | 공식 수정 | CVE-2022-50645 |