Refcount Leak in Meson HDMI Encoder in Linux Kernel
CVE-2022-50184

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
18 June 2025

What is CVE-2022-50184?

In the Linux kernel's handling of the Meson HDMI encoder, a vulnerability was identified related to reference count management. The function of_graph_get_remote_node() inadvertently fails to decrement the reference count of a device node pointer after it has been used, leading to a potential resource leak. This oversight can create stability issues within the kernel, necessitating the implementation of of_node_put() to properly manage reference counts and prevent leaks.

Affected Version(s)

Linux 1c5439a716122cd86530d261cd1bf7ba43b3cdd8 < 275fed7142fff5b27e176e53508196715043de5c

Linux e67f6037ae1be34b2b686bab72caa41d57714534 < 994bc82df85564d948037f1dfdd47c907e8a084b

Linux e67f6037ae1be34b2b686bab72caa41d57714534 < 013e67e7dd898170cbf54981cf1ed7616f822566

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2022-50184 : Refcount Leak in Meson HDMI Encoder in Linux Kernel