PT-2025-8089 · Linux+1 · Linux Kernel+1
Published
2022-01-01
·
Updated
2026-05-26
·
CVE-2022-49161
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A issue in the Linux kernel's ASoC: mediatek component has been identified, specifically in the
mt8183 da7219 max98357 dev probe function. The problem arises from the of parse phandle() function returning a device node pointer with an incremented refcount, which should be decremented using of node put() when no longer needed. However, of node put() is only called in the regular execution path, leading to a refcount leak in error handling paths.Recommendations
For the affected Linux kernel versions, to resolve the issue, ensure that
of node put() is called in both the regular and error handling paths of the mt8183 da7219 max98357 dev probe function to prevent refcount leaks.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linux Kernel