CVE-2022-50196

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

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

soc: qcom: ocmem: Fix refcount leak in ofgetocmem

ofparsephandle() returns a node pointer with refcount incremented, we should use ofnodeput() on it when not need anymore. Add missing ofnodeput() to avoid refcount leak. ofnodeput() will check NULL pointer.

References

Affected packages