CVE-2022-50645
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < e6e295a434d1c917a017980389aec88bf35cc81b | affected |
| Linux | Linux | d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < 2db53c7059167b63cc790366ef1a9e286e71980b | affected |
| Linux | Linux | d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < 3e255dc21031cc1f341584eb99a7f31598bf0be7 | affected |
| Linux | Linux | d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < 1adb2583cdbd75f379e3230a43a7412d373d499f | affected |
| Linux | Linux | d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < f29c2f57cdf7a57223dcd9fbaa2261faab5234b2 | affected |
| Linux | Linux | d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < 9c8921555907f4d723f01ed2d859b66f2d14f08e | affected |
| Linux | Linux | 5.1 | affected |
| Linux | Linux | 0 < 5.1 | unaffected |
| Linux | Linux | 5.4.229 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.163 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.86 <= 5.15.* | unaffected |
| Linux | Linux | 6.0.16 <= 6.0.* | unaffected |
| Linux | Linux | 6.1.2 <= 6.1.* | unaffected |
| Linux | Linux | 6.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/e6e295a434d1c917a017980389aec88bf35cc81b
- https://git.kernel.org/stable/c/2db53c7059167b63cc790366ef1a9e286e71980b
- https://git.kernel.org/stable/c/3e255dc21031cc1f341584eb99a7f31598bf0be7
- https://git.kernel.org/stable/c/1adb2583cdbd75f379e3230a43a7412d373d499f
- https://git.kernel.org/stable/c/f29c2f57cdf7a57223dcd9fbaa2261faab5234b2
- https://git.kernel.org/stable/c/9c8921555907f4d723f01ed2d859b66f2d14f08e
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.