PT-2025-8174 · Linux+3 · Linux Kernel+3
Published
2022-01-01
·
Updated
2026-03-14
·
CVE-2022-49246
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 atmel module has been identified, related to error handling in the
snd proto probe function. The of parse phandle() function returns 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 path, leading to a refcount leak in error paths.Recommendations
For the Linux kernel, to resolve this issue, ensure that
of node put() is called in error handling paths as well, 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
Astra Linux
Debian
Linux Kernel
Suse