Security Advisory

CVE-2022-50111

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-06-18 11:02:44
Last updated 2026-05-11 19:13:03
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6359: Fix refcount leak bug In mt6359_parse_dt() and mt6359_accdet_parse_dt(), we should call of_node_put() for the reference returned by of_get_child_by_name() which has increased the refcount.