CVE-2022-49462

Source
https://cve.org/CVERecord?id=CVE-2022-49462
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49462.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49462
Downstream
Related
Published
2025-02-26T02:13:09.016Z
Modified
2026-03-12T03:25:14.546103Z
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
drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
Details

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

drm/msm/a6xx: Fix refcount leak in a6xxgpuinit

ofparsephandle() returns a node pointer with refcount incremented, we should use ofnodeput() on it when not need anymore.

a6xxgmuinit() passes the node to offinddevicebynode() and ofdmaconfigure(), offinddevicebynode() will takes its reference, ofdmaconfigure() doesn't need the node after usage.

Add missing ofnodeput() to avoid refcount leak.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49462.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
4b565ca5a2cbbbb6345e8789da89c193b6b00e5a
Fixed
6832e36f156ea35a6ed74bca72727806116effdd
Fixed
48e82ce8cdb19c20a5020fa446b286d6a147450c
Fixed
edff4c1af831d0c02e654eed9da7d74174de49d5
Fixed
65ddbc0d26824e2a5d6154d01d8cf39344900213
Fixed
06907a374f1b74f8f2fb30720dc6df81331e4fb5
Fixed
c56de483093d7ad0782327f95dda7da97bc4c315

Database specific

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