In the Linux kernel, the following vulnerability has been resolved:
drm/meson: encoder_cvbs: Fix refcount leak in meson_encoder_cvbs_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:52
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | NVD-CWE-Other | |
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/51c36411ae27bf5f06c43462d2de2d4947ed33ea - Patch | |
| References | () https://git.kernel.org/stable/c/7d255ddbbf679aa47e041cbf68520fd985ed2279 - Patch | |
| References | () https://git.kernel.org/stable/c/bb5ac08d5bd8626c318bd80a5063263daab8fdb6 - 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:52
NVD link : CVE-2022-50183
Mitre link : CVE-2022-50183
CVE.ORG link : CVE-2022-50183
JSON object : View
Products Affected
linux
- linux_kernel
CWE
