CVE-2022-50199

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-50199
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-50199.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-50199
Downstream
Related
Published
2025-06-18T11:15:50Z
Modified
2025-08-09T19:01:27Z
Summary
[none]
Details

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

ARM: OMAP2+: Fix refcount leak in omapdssinitof

omapdssfinddssofnode() calls offindcompatiblenode() to get device node. offindcompatiblenode() returns a node pointer with refcount incremented, we should use ofnodeput() on it when done. Add missing ofnodeput() in later error path and normal path.

References

Affected packages