CVE-2022-50703

Source
https://cve.org/CVERecord?id=CVE-2022-50703
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50703.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-50703
Downstream
Related
Published
2025-12-24T10:55:18.548Z
Modified
2026-05-15T04:05:49.515886037Z
Summary
soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()
Details

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

soc: qcom: smsm: Fix refcount leak bugs in qcomsmsmprobe()

There are two refcount leak bugs in qcomsmsmprobe():

(1) The 'localnode' is escaped out from foreachchildofnode() as the break of iteration, we should call ofnodeput() for it in error path or when it is not used anymore. (2) The 'node' is escaped out from foreachavailablechildofnode() as the 'goto', we should call ofnodeput() for it in goto target.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50703.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.5.0
Fixed
4.9.331
Type
ECOSYSTEM
Events
Introduced
4.10.0
Fixed
4.14.296
Type
ECOSYSTEM
Events
Introduced
4.15.0
Fixed
4.19.262
Type
ECOSYSTEM
Events
Introduced
4.20.0
Fixed
5.4.220
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.150
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.75
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
5.19.17
Type
ECOSYSTEM
Events
Introduced
5.20.0
Fixed
6.0.3

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50703.json"