In the Linux kernel, the following vulnerability has been resolved:
ARM: bcm: Fix refcount leak in bcm_kona_smc_init
of_find_matching_node() 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
19 Nov 2025, 12:45
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| CWE | NVD-CWE-Other | |
| Summary |
|
|
| References | () https://git.kernel.org/stable/c/02b658bfb26452f2c13e4577a13ab802f89a6642 - Patch | |
| References | () https://git.kernel.org/stable/c/5afe042c889437de83f38a9d73d145742fb4f65f - Patch | |
| References | () https://git.kernel.org/stable/c/62d719d31ec667276d7375b64542b080cf187797 - Patch | |
| References | () https://git.kernel.org/stable/c/75866df2b1d673df5b7781e565ada753a7895f04 - Patch | |
| References | () https://git.kernel.org/stable/c/91e7f04f53e680bc72f0a9a5c682ab652100b9c8 - Patch | |
| References | () https://git.kernel.org/stable/c/bc7f487395f208fd9af69e9a807815e10435aba7 - Patch | |
| References | () https://git.kernel.org/stable/c/c6964cb9ac7a43bf78e7d60126e2722992de2ea1 - Patch | |
| References | () https://git.kernel.org/stable/c/cb23389a2458c2e4bfd6c86a513cbbe1c4d35e76 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o: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-19 12:45
NVD link : CVE-2022-50207
Mitre link : CVE-2022-50207
CVE.ORG link : CVE-2022-50207
JSON object : View
Products Affected
linux
- linux_kernel
CWE
