In the Linux kernel, the following vulnerability has been resolved:
PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()
The of_find_compatible_node() function returns a node pointer with
refcount incremented, We should use of_node_put() on it when done
Add the missing of_node_put() to release the refcount.
References
Configurations
Configuration 1 (hide)
|
History
17 Mar 2025, 16:11
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/09b2d906d78ddf5042b1f3e0091835fc6997e8a4 - Patch | |
References | () https://git.kernel.org/stable/c/214e0d8fe4a813ae6ffd62bc2dfe7544c20914f4 - Patch | |
References | () https://git.kernel.org/stable/c/4cef4237d6c37257cb6ddc397723e9c0dded0efe - Patch | |
References | () https://git.kernel.org/stable/c/ad1c9d13e04509ae24fae8dd2897148657323519 - Patch | |
CWE | NVD-CWE-Other | |
Summary |
|
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-17 16:11
NVD link : CVE-2022-49454
Mitre link : CVE-2022-49454
CVE.ORG link : CVE-2022-49454
JSON object : View
Products Affected
linux
- linux_kernel
CWE