Security Advisory

CVE-2022-49517

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 02:13:44
Last updated 2026-05-11 19:01:27
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put() to avoid the refcount leak.