CVE-2022-49244 - CVE House
Back to Database
Status published Medium CVE-2022-49244

ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2022-49244

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
286c6f7b28fab19d649c2e1f3bc18fdecdbadfe5, d1be8577f0b2f679095d237aaf281dca344f06c4, 4e28491a7a198c668437f2be8a91a76aa52f20eb, 5.15.17, 5.16.3, 5.17, 0, 5.15.33, 5.16.19, 5.17.2, 5.18

Timeline

Official Publish: February 26th, 2025
Last Modified: May 23rd, 2026
Added to House: July 21st, 2026

CVSS Vectors

V3: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.