{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2022-50645", "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "state": "PUBLISHED", "assignerShortName": "Linux", "dateReserved": "2025-12-08T23:57:43.371Z", "datePublished": "2025-12-09T00:00:19.652Z", "dateUpdated": "2026-05-11T19:22:51.285Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux", "dateUpdated": "2026-05-11T19:22:51.285Z" }, "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nEDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()\n\nAs the comment of pci_get_domain_bus_and_slot() says, it returns\na PCI device with refcount incremented, so it doesn't need to\ncall an extra pci_dev_get() in pci_get_dev_wrapper(), and the PCI\ndevice needs to be put in the error path." } ], "affected": [ { "product": "Linux", "vendor": "Linux", "defaultStatus": "unaffected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/edac/i10nm_base.c" ], "versions": [ { "version": "d4dc89d069aab9074e2493a4c2f3969a0a0b91c1", "lessThan": "e6e295a434d1c917a017980389aec88bf35cc81b", "status": "affected", "versionType": "git" }, { "version": "d4dc89d069aab9074e2493a4c2f3969a0a0b91c1", "lessThan": "2db53c7059167b63cc790366ef1a9e286e71980b", "status": "affected", "versionType": "git" }, { "version": "d4dc89d069aab9074e2493a4c2f3969a0a0b91c1", "lessThan": "3e255dc21031cc1f341584eb99a7f31598bf0be7", "status": "affected", "versionType": "git" }, { "version": "d4dc89d069aab9074e2493a4c2f3969a0a0b91c1", "lessThan": "1adb2583cdbd75f379e3230a43a7412d373d499f", "status": "affected", "versionType": "git" }, { "version": "d4dc89d069aab9074e2493a4c2f3969a0a0b91c1", "lessThan": "f29c2f57cdf7a57223dcd9fbaa2261faab5234b2", "status": "affected", "versionType": "git" }, { "version": "d4dc89d069aab9074e2493a4c2f3969a0a0b91c1", "lessThan": "9c8921555907f4d723f01ed2d859b66f2d14f08e", "status": "affected", "versionType": "git" } ] }, { "product": "Linux", "vendor": "Linux", "defaultStatus": "affected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/edac/i10nm_base.c" ], "versions": [ { "version": "5.1", "status": "affected" }, { "version": "0", "lessThan": "5.1", "status": "unaffected", "versionType": "semver" }, { "version": "5.4.229", "lessThanOrEqual": "5.4.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.10.163", "lessThanOrEqual": "5.10.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.15.86", "lessThanOrEqual": "5.15.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.0.16", "lessThanOrEqual": "6.0.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.1.2", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.2", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.1", "versionEndExcluding": "5.4.229" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.1", "versionEndExcluding": "5.10.163" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.1", "versionEndExcluding": "5.15.86" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.1", "versionEndExcluding": "6.0.16" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.1", "versionEndExcluding": "6.1.2" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.1", "versionEndExcluding": "6.2" } ] } ] } ], "references": [ { "url": "https://git.kernel.org/stable/c/e6e295a434d1c917a017980389aec88bf35cc81b" }, { "url": "https://git.kernel.org/stable/c/2db53c7059167b63cc790366ef1a9e286e71980b" }, { "url": "https://git.kernel.org/stable/c/3e255dc21031cc1f341584eb99a7f31598bf0be7" }, { "url": "https://git.kernel.org/stable/c/1adb2583cdbd75f379e3230a43a7412d373d499f" }, { "url": "https://git.kernel.org/stable/c/f29c2f57cdf7a57223dcd9fbaa2261faab5234b2" }, { "url": "https://git.kernel.org/stable/c/9c8921555907f4d723f01ed2d859b66f2d14f08e" } ], "title": "EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()", "x_generator": { "engine": "bippy-1.2.0" } } } }