CVE-2022-49244

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done. This function only calls of_node_put() in the regular path. And it will cause refcount leak in error paths. Fix this by calling of_node_put() in error handling too.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

22 Sep 2025, 21:17

Type Values Removed Values Added
CWE NVD-CWE-Other
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ASoC: mediatek: mt8192-mt6359: Se corrige la gestión de errores en mt8192_mt6359_dev_probe El puntero device_node es devuelto por of_parse_phandle() con refcount incrementado. Deberíamos usar of_node_put() en él cuando haya terminado. Esta función solo llama a of_node_put() en la ruta regular. Y provocará una fuga de refcount en las rutas de error. Corrija esto llamando también a of_node_put() en la gestión de errores.
References () https://git.kernel.org/stable/c/1765787ec02e824f4f5e672cf269280a5da09d2f - () https://git.kernel.org/stable/c/1765787ec02e824f4f5e672cf269280a5da09d2f - Patch
References () https://git.kernel.org/stable/c/87e04a89c31e792eef62bcba6ebb77fd323d28a1 - () https://git.kernel.org/stable/c/87e04a89c31e792eef62bcba6ebb77fd323d28a1 - Patch
References () https://git.kernel.org/stable/c/d5a38629f1aaf397fd471b27e49d55289ddc0656 - () https://git.kernel.org/stable/c/d5a38629f1aaf397fd471b27e49d55289ddc0656 - Patch
References () https://git.kernel.org/stable/c/e45ac7831ff3e2934d58cce319c17c8ec763c95c - () https://git.kernel.org/stable/c/e45ac7831ff3e2934d58cce319c17c8ec763c95c - Patch
First Time Linux
Linux linux Kernel

26 Feb 2025, 07:01

Type Values Removed Values Added
New CVE

Information

Published : 2025-02-26 07:01

Updated : 2025-09-22 21:17


NVD link : CVE-2022-49244

Mitre link : CVE-2022-49244

CVE.ORG link : CVE-2022-49244


JSON object : View

Products Affected

linux

  • linux_kernel