CVE-2022-50645
published 2025-12-09CVE-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…
PriorityP420low5.5
EPSS
0.20%
10.3th percentile
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
17 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.4-1 (bookworm) | linux 6.1.4-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < e6e295a434d1c917a017980389aec88bf35cc81b | e6e295a434d1c917a017980389aec88bf35cc81b |
| linux | linux | >= d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < 2db53c7059167b63cc790366ef1a9e286e71980b | 2db53c7059167b63cc790366ef1a9e286e71980b |
| linux | linux | >= d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < 3e255dc21031cc1f341584eb99a7f31598bf0be7 | 3e255dc21031cc1f341584eb99a7f31598bf0be7 |
| linux | linux | >= d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < 1adb2583cdbd75f379e3230a43a7412d373d499f | 1adb2583cdbd75f379e3230a43a7412d373d499f |
| linux | linux | >= d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < f29c2f57cdf7a57223dcd9fbaa2261faab5234b2 | f29c2f57cdf7a57223dcd9fbaa2261faab5234b2 |
| linux | linux | >= d4dc89d069aab9074e2493a4c2f3969a0a0b91c1 < 9c8921555907f4d723f01ed2d859b66f2d14f08e | 9c8921555907f4d723f01ed2d859b66f2d14f08e |
| linux | linux_kernel | >= 0 < 5.10.178-1 | 5.10.178-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 5.1.0 < 5.4.229 | 5.4.229 |
| linux | linux_kernel | >= 5.11.0 < 5.15.86 | 5.15.86 |
| linux | linux_kernel | >= 5.16.0 < 6.0.16 | 6.0.16 |
| linux | linux_kernel | >= 5.5.0 < 5.10.163 | 5.10.163 |
| linux | linux_kernel | >= 6.1.0 < 6.1.2 | 6.1.2 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
vendor_redhat·2025-12-09·CVSS 5.5
CVE-2022-50645 [LOW] CWE-772 kernel: EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
kernel: EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
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.
Package: kernel (Red Hat Enterprise Linux 10) - Not affected
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Fix deferred
Package: kernel-rt (Red Hat Enterprise Linux 7) - Fix deferred
Package: kernel (Red Hat Enterprise Linux 8) - Fix deferred
Package: kernel-rt (Red Hat Enterprise Linux 8) - Fix deferred
Pack
Debian
CVE-2022-50645: linux - In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm:...
vendor_debian·2022
CVE-2022-50645 CVE-2022-50645: linux - In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm:...
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.
Scope: local
bookworm: resolved (fixed in 6.1.4-1)
bullseye: resolved (fixed in 5.10.178-1)
forky: resolved (fixed in 6.1.4-1)
sid: resolved (fixed in 6.1.4-1)
trixie: resolved (fixed in 6.1.4-1)
OSV
EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
osv·2025-12-09
CVE-2022-50645 EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
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.
GHSA
GHSA-qvjv-q9pq-qrxr: 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
ghsa_unreviewed·2025-12-09
CVE-2022-50645 GHSA-qvjv-q9pq-qrxr: 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
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.
OSV
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_d
osv·2025-12-09
CVE-2022-50645 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_d
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.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/1adb2583cdbd75f379e3230a43a7412d373d499fhttps://git.kernel.org/stable/c/2db53c7059167b63cc790366ef1a9e286e71980bhttps://git.kernel.org/stable/c/3e255dc21031cc1f341584eb99a7f31598bf0be7https://git.kernel.org/stable/c/9c8921555907f4d723f01ed2d859b66f2d14f08ehttps://git.kernel.org/stable/c/e6e295a434d1c917a017980389aec88bf35cc81bhttps://git.kernel.org/stable/c/f29c2f57cdf7a57223dcd9fbaa2261faab5234b2
2025-12-09
Published