In the Linux kernel, the following vulnerability has been resolved:
PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains()
of_get_child_by_name() returns a node pointer with refcount incremented, so
we should use of_node_put() on it when we don't need it anymore.
Add missing of_node_put() to avoid refcount leak.
References
Configurations
Configuration 1 (hide)
|
History
25 Nov 2025, 15:23
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/0675fe20da7fa69b1ba80c23470c1433a2356c03 - Patch | |
| References | () https://git.kernel.org/stable/c/2aa166c39d5a8221e6e22ab1a583656d4c8dc7f7 - Patch | |
| References | () https://git.kernel.org/stable/c/bf038503d5fe90189743124233fe7aeb0984e961 - Patch | |
| References | () https://git.kernel.org/stable/c/e593e22786edd9eca058cf054d6a2e12c138da67 - Patch | |
| CWE | NVD-CWE-Other | |
| Summary |
|
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
18 Jun 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-25 15:23
NVD link : CVE-2022-50154
Mitre link : CVE-2022-50154
CVE.ORG link : CVE-2022-50154
JSON object : View
Products Affected
linux
- linux_kernel
CWE
