In the Linux kernel, the following vulnerability has been resolved:
irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
of_find_node_by_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
References
Configurations
Configuration 1 (hide)
|
History
11 Mar 2025, 21:59
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc2:*:*:*:*:*:* |
|
CWE | NVD-CWE-Other | |
First Time |
Linux
Linux linux Kernel |
|
References | () https://git.kernel.org/stable/c/506a88a5bf261d76a5214c0338a320f2214c67ac - Patch | |
References | () https://git.kernel.org/stable/c/8d884c08eeb83142a7173cb46bcff0434ec42cf1 - Patch | |
References | () https://git.kernel.org/stable/c/c136c2924a59a399aa789858cfb320d481964fb7 - Patch | |
References | () https://git.kernel.org/stable/c/cc5984cf270b69d03f9f4b27063e535036c659e9 - Patch | |
References | () https://git.kernel.org/stable/c/e824482e2c5edacc961b7dd30a92fd47606c3036 - Patch | |
References | () https://git.kernel.org/stable/c/fa1ad9d4cc47ca2470cd904ad4519f05d7e43a2b - Patch | |
Summary |
|
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-11 21:59
NVD link : CVE-2022-49715
Mitre link : CVE-2022-49715
CVE.ORG link : CVE-2022-49715
JSON object : View
Products Affected
linux
- linux_kernel
CWE