CVE-2022-49716

Source
https://cve.org/CVERecord?id=CVE-2022-49716
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49716.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49716
Downstream
Related
Published
2025-02-26T02:24:31Z
Modified
2026-08-12T03:30:10Z
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
irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
Details

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

irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions

of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. When kcalloc fails, it missing of_node_put() and results in refcount leak. Fix this by goto out_put_node label.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49716.json"
}
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
52085d3f2028d853f8d6ce7ead2f8a504f6077fa
Fixed
58e67c81e229351027d28c610638378606e33a08
Fixed
7c9dd9d23f26dabcfb14148b9acdfba540418b19
Fixed
0b325d993995a321f6ab4e6c51f0504ec092bf5b
Fixed
c83c34c57798fc41faefcf078be78683db2f4beb
Fixed
ec8401a429ffee34ccf38cebf3443f8d5ae6cb0d

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.4.0
Fixed
5.4.200
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.124
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.49
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
5.18.6

Database specific

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