CVE-2022-49668

Source
https://cve.org/CVERecord?id=CVE-2022-49668
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49668.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49668
Downstream
Related
Published
2025-02-26T02:24:02.662Z
Modified
2026-03-12T03:25:35.758892Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
Details

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

PM / devfreq: exynos-ppmu: Fix refcount leak in ofgetdevfreq_events

ofgetchildbyname() returns a node pointer with refcount incremented, we should use ofnodeput() on it when done. This function only calls ofnodeput() in normal path, missing it in error paths. Add missing ofnodeput() to avoid refcount leak.

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

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
f262f28c147051e7aa6daaf4fb5996833ffadff4
Fixed
bdecd912e99acfd61507f1720d3f4eed1b3418d8
Fixed
e65027fdebbacd40595e96ef7b5d2418f71bddf2
Fixed
01121e39ef537289926ae6f5374dce92c796d863
Fixed
194781229d4cbc804b8ded13156eb8addce87d6c
Fixed
f44b799603a9b5d2e375b0b2d54dd0b791eddfc2

Database specific

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