CVE-2022-50463 (GCVE-0-2022-50463)
Vulnerability from cvelistv5
Published
2025-10-01 11:45
Modified
2025-10-01 11:45
Severity ?
VLAI Severity ?
EPSS score ?
Summary
In the Linux kernel, the following vulnerability has been resolved:
powerpc/52xx: Fix a resource leak in an error handling path
The error handling path of mpc52xx_lpbfifo_probe() has a request_irq()
that is not balanced by a corresponding free_irq().
Add the missing call, as already done in the remove function.
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Linux | Linux |
Version: 3c9059d79f5eea6b8b75ddac97693127c3c41db4 Version: 3c9059d79f5eea6b8b75ddac97693127c3c41db4 Version: 3c9059d79f5eea6b8b75ddac97693127c3c41db4 Version: 3c9059d79f5eea6b8b75ddac97693127c3c41db4 Version: 3c9059d79f5eea6b8b75ddac97693127c3c41db4 Version: 3c9059d79f5eea6b8b75ddac97693127c3c41db4 Version: 3c9059d79f5eea6b8b75ddac97693127c3c41db4 Version: 3c9059d79f5eea6b8b75ddac97693127c3c41db4 Version: 3c9059d79f5eea6b8b75ddac97693127c3c41db4 |
||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "be9caf2c936f15a9c3f9111e62bdde6357312f90",
"status": "affected",
"version": "3c9059d79f5eea6b8b75ddac97693127c3c41db4",
"versionType": "git"
},
{
"lessThan": "f4ad0a7f0e78d65d38921ab2bef234e49be78b10",
"status": "affected",
"version": "3c9059d79f5eea6b8b75ddac97693127c3c41db4",
"versionType": "git"
},
{
"lessThan": "e4002f293e5b44e57d2930513cca0dff32249812",
"status": "affected",
"version": "3c9059d79f5eea6b8b75ddac97693127c3c41db4",
"versionType": "git"
},
{
"lessThan": "9bf842ffdd216b9f94d5b051b5d8b815f2426538",
"status": "affected",
"version": "3c9059d79f5eea6b8b75ddac97693127c3c41db4",
"versionType": "git"
},
{
"lessThan": "40b4be399e0db7073dec5a0de5ca9994f7e31e58",
"status": "affected",
"version": "3c9059d79f5eea6b8b75ddac97693127c3c41db4",
"versionType": "git"
},
{
"lessThan": "0accd460dc7bbe5f55e41a8867c63db9d07b3ec8",
"status": "affected",
"version": "3c9059d79f5eea6b8b75ddac97693127c3c41db4",
"versionType": "git"
},
{
"lessThan": "cbda93665a3857324f5c79e45769a83c78183199",
"status": "affected",
"version": "3c9059d79f5eea6b8b75ddac97693127c3c41db4",
"versionType": "git"
},
{
"lessThan": "fb3ef6a5af4b003502c940ea50c0f55b06ebbfc9",
"status": "affected",
"version": "3c9059d79f5eea6b8b75ddac97693127c3c41db4",
"versionType": "git"
},
{
"lessThan": "5836947613ef33d311b4eff6a32d019580a214f5",
"status": "affected",
"version": "3c9059d79f5eea6b8b75ddac97693127c3c41db4",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "2.6.33"
},
{
"lessThan": "2.6.33",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.9.*",
"status": "unaffected",
"version": "4.9.337",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.14.*",
"status": "unaffected",
"version": "4.14.303",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.19.*",
"status": "unaffected",
"version": "4.19.270",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
"version": "5.4.229",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.163",
"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": "4.9.337",
"versionStartIncluding": "2.6.33",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.14.303",
"versionStartIncluding": "2.6.33",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.19.270",
"versionStartIncluding": "2.6.33",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.4.229",
"versionStartIncluding": "2.6.33",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.163",
"versionStartIncluding": "2.6.33",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.86",
"versionStartIncluding": "2.6.33",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.0.16",
"versionStartIncluding": "2.6.33",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.2",
"versionStartIncluding": "2.6.33",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.2",
"versionStartIncluding": "2.6.33",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/52xx: Fix a resource leak in an error handling path\n\nThe error handling path of mpc52xx_lpbfifo_probe() has a request_irq()\nthat is not balanced by a corresponding free_irq().\n\nAdd the missing call, as already done in the remove function."
}
],
"providerMetadata": {
"dateUpdated": "2025-10-01T11:45:34.858Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/be9caf2c936f15a9c3f9111e62bdde6357312f90"
},
{
"url": "https://git.kernel.org/stable/c/f4ad0a7f0e78d65d38921ab2bef234e49be78b10"
},
{
"url": "https://git.kernel.org/stable/c/e4002f293e5b44e57d2930513cca0dff32249812"
},
{
"url": "https://git.kernel.org/stable/c/9bf842ffdd216b9f94d5b051b5d8b815f2426538"
},
{
"url": "https://git.kernel.org/stable/c/40b4be399e0db7073dec5a0de5ca9994f7e31e58"
},
{
"url": "https://git.kernel.org/stable/c/0accd460dc7bbe5f55e41a8867c63db9d07b3ec8"
},
{
"url": "https://git.kernel.org/stable/c/cbda93665a3857324f5c79e45769a83c78183199"
},
{
"url": "https://git.kernel.org/stable/c/fb3ef6a5af4b003502c940ea50c0f55b06ebbfc9"
},
{
"url": "https://git.kernel.org/stable/c/5836947613ef33d311b4eff6a32d019580a214f5"
}
],
"title": "powerpc/52xx: Fix a resource leak in an error handling path",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2022-50463",
"datePublished": "2025-10-01T11:45:34.858Z",
"dateReserved": "2025-10-01T11:38:45.641Z",
"dateUpdated": "2025-10-01T11:45:34.858Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2022-50463\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-10-01T12:15:39.830\",\"lastModified\":\"2025-10-02T19:12:17.160\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\npowerpc/52xx: Fix a resource leak in an error handling path\\n\\nThe error handling path of mpc52xx_lpbfifo_probe() has a request_irq()\\nthat is not balanced by a corresponding free_irq().\\n\\nAdd the missing call, as already done in the remove function.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0accd460dc7bbe5f55e41a8867c63db9d07b3ec8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/40b4be399e0db7073dec5a0de5ca9994f7e31e58\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5836947613ef33d311b4eff6a32d019580a214f5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9bf842ffdd216b9f94d5b051b5d8b815f2426538\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/be9caf2c936f15a9c3f9111e62bdde6357312f90\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/cbda93665a3857324f5c79e45769a83c78183199\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e4002f293e5b44e57d2930513cca0dff32249812\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f4ad0a7f0e78d65d38921ab2bef234e49be78b10\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fb3ef6a5af4b003502c940ea50c0f55b06ebbfc9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…