CVE-2022-50157

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-50157
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-50157.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-50157
Related
Published
2025-06-18T11:15:45Z
Modified
2025-06-18T16:00:24Z
Downstream
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

PCI: microchip: Fix refcount leak in mcpcieinitirqdomains()

ofgetnextchild() returns a node pointer with refcount incremented, so we should use ofnode_put() on it when we don't need it anymore.

mcpcieinitirqdomains() only calls ofnodeput() in the normal path, missing it in some error paths. Add missing ofnodeput() to avoid refcount leak.

References

Affected packages

Debian:12 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.0.2-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.0.2-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}