In the Linux kernel, the following vulnerability has been resolved:
drm/meson: encoder_hdmi: Fix refcount leak in meson_encoder_hdmi_init
of_graph_get_remote_node() returns remote device nodepointer with
refcount incremented, we should use of_node_put() on it when done.
Add missing of_node_put() to avoid refcount leak.
References
Configurations
Configuration 1 (hide)
|
History
19 Nov 2025, 12:51
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| CWE | NVD-CWE-Other | |
| References | () https://git.kernel.org/stable/c/013e67e7dd898170cbf54981cf1ed7616f822566 - Patch | |
| References | () https://git.kernel.org/stable/c/275fed7142fff5b27e176e53508196715043de5c - Patch | |
| References | () https://git.kernel.org/stable/c/994bc82df85564d948037f1dfdd47c907e8a084b - Patch | |
| References | () https://git.kernel.org/stable/c/d82a5a4aae9d0203234737caed1bf470aa317568 - Patch |
18 Jun 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-19 12:51
NVD link : CVE-2022-50184
Mitre link : CVE-2022-50184
CVE.ORG link : CVE-2022-50184
JSON object : View
Products Affected
linux
- linux_kernel
CWE
