CVE-2022-49244

MEDIUM

Linux Kernel - Reference Count Leak in mt8192_mt6359_dev_probe Error Handling

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 5.5
EPSS 0.0026
EPSS Percentile 18.0%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

Status published
Products (16)
linux/Kernel < 5.15.33linux
linux/Kernel 5.16.0 - 5.16.19linux
linux/Kernel 5.17.0 - 5.17.2linux
Linux/Linux < 5.17
Linux/Linux 286c6f7b28fab19d649c2e1f3bc18fdecdbadfe5 - 87e04a89c31e792eef62bcba6ebb77fd323d28a1
Linux/Linux 4e28491a7a198c668437f2be8a91a76aa52f20eb - 1765787ec02e824f4f5e672cf269280a5da09d2f
Linux/Linux 4e28491a7a198c668437f2be8a91a76aa52f20eb - e45ac7831ff3e2934d58cce319c17c8ec763c95c
Linux/Linux 5.15.17 - 5.15.33
Linux/Linux 5.15.33 - 5.15.*
Linux/Linux 5.16.19 - 5.16.*
... and 6 more
Published Feb 26, 2025
Tracked Since Feb 18, 2026