In the Linux kernel, the following vulnerability has been resolved:
ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe()
The node returned by of_parse_phandle() with refcount incremented,
of_node_put() needs be called when finish using it. So add it in the
error path in mt8183_mt6358_ts3a227_max98357_dev_probe().
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-09-18 14:15
Updated : 2026-01-14 19:16
NVD link : CVE-2022-50392
Mitre link : CVE-2022-50392
CVE.ORG link : CVE-2022-50392
JSON object : View
Products Affected
linux
- linux_kernel
CWE
