CVE-2022-50820 (GCVE-0-2022-50820)
Vulnerability from cvelistv5 – Published: 2025-12-30 12:08 – Updated: 2025-12-30 12:08
VLAI?
Title
perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()
Summary
In the Linux kernel, the following vulnerability has been resolved:
perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()
dmc620_pmu_init() won't remove the callback added by
cpuhp_setup_state_multi() when platform_driver_register() failed. Remove
the callback by cpuhp_remove_multi_state() in fail path.
Similar to the handling of arm_ccn_init() in commit 26242b330093 ("bus:
arm-ccn: Prevent hotplug callback leak")
Severity ?
No CVSS data available.
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Linux | Linux |
Affected:
53c218da220c3619b5befec4674ffa35d590092a , < b99fbe8d949a99fe456f08c7aad421327685aa50
(git)
Affected: 53c218da220c3619b5befec4674ffa35d590092a , < af170afa97e50d4169cfaa7ff4ec5d3841182641 (git) Affected: 53c218da220c3619b5befec4674ffa35d590092a , < adf7c3bbcc819db6e95b6a61c9822230f0ef4778 (git) Affected: 53c218da220c3619b5befec4674ffa35d590092a , < d9f564c966e63925aac4ba273a9319d7fb6f4b4e (git) |
||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/perf/arm_dmc620_pmu.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "b99fbe8d949a99fe456f08c7aad421327685aa50",
"status": "affected",
"version": "53c218da220c3619b5befec4674ffa35d590092a",
"versionType": "git"
},
{
"lessThan": "af170afa97e50d4169cfaa7ff4ec5d3841182641",
"status": "affected",
"version": "53c218da220c3619b5befec4674ffa35d590092a",
"versionType": "git"
},
{
"lessThan": "adf7c3bbcc819db6e95b6a61c9822230f0ef4778",
"status": "affected",
"version": "53c218da220c3619b5befec4674ffa35d590092a",
"versionType": "git"
},
{
"lessThan": "d9f564c966e63925aac4ba273a9319d7fb6f4b4e",
"status": "affected",
"version": "53c218da220c3619b5befec4674ffa35d590092a",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/perf/arm_dmc620_pmu.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.11"
},
{
"lessThan": "5.11",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.86",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.0.*",
"status": "unaffected",
"version": "6.0.16",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.2",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.2",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.86",
"versionStartIncluding": "5.11",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.0.16",
"versionStartIncluding": "5.11",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.2",
"versionStartIncluding": "5.11",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.2",
"versionStartIncluding": "5.11",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()\n\ndmc620_pmu_init() won\u0027t remove the callback added by\ncpuhp_setup_state_multi() when platform_driver_register() failed. Remove\nthe callback by cpuhp_remove_multi_state() in fail path.\n\nSimilar to the handling of arm_ccn_init() in commit 26242b330093 (\"bus:\narm-ccn: Prevent hotplug callback leak\")"
}
],
"providerMetadata": {
"dateUpdated": "2025-12-30T12:08:34.894Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/b99fbe8d949a99fe456f08c7aad421327685aa50"
},
{
"url": "https://git.kernel.org/stable/c/af170afa97e50d4169cfaa7ff4ec5d3841182641"
},
{
"url": "https://git.kernel.org/stable/c/adf7c3bbcc819db6e95b6a61c9822230f0ef4778"
},
{
"url": "https://git.kernel.org/stable/c/d9f564c966e63925aac4ba273a9319d7fb6f4b4e"
}
],
"title": "perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2022-50820",
"datePublished": "2025-12-30T12:08:34.894Z",
"dateReserved": "2025-12-30T12:06:07.131Z",
"dateUpdated": "2025-12-30T12:08:34.894Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2022-50820\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-30T13:15:56.417\",\"lastModified\":\"2025-12-31T20:43:05.160\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nperf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()\\n\\ndmc620_pmu_init() won\u0027t remove the callback added by\\ncpuhp_setup_state_multi() when platform_driver_register() failed. Remove\\nthe callback by cpuhp_remove_multi_state() in fail path.\\n\\nSimilar to the handling of arm_ccn_init() in commit 26242b330093 (\\\"bus:\\narm-ccn: Prevent hotplug callback leak\\\")\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/adf7c3bbcc819db6e95b6a61c9822230f0ef4778\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/af170afa97e50d4169cfaa7ff4ec5d3841182641\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b99fbe8d949a99fe456f08c7aad421327685aa50\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d9f564c966e63925aac4ba273a9319d7fb6f4b4e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…