CVE-2022-50183 Information
Jun 19, 2025
cve
Description
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.
Reference
https://git.kernel.org/stable/c/51c36411ae27bf5f06c43462d2de2d4947ed33ea https://git.kernel.org/stable/c/7d255ddbbf679aa47e041cbf68520fd985ed2279 https://git.kernel.org/stable/c/bb5ac08d5bd8626c318bd80a5063263daab8fdb6
Related CNNVD
CNNVD-202506-2471 (Published: 2025-06-18)
Share on: