In the Linux kernel, the following vulnerability has been resolved:
ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function.
Calling of_node_put() to avoid the refcount leak.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-02-26 07:01
Updated : 2025-10-21 11:51
NVD link : CVE-2022-49243
Mitre link : CVE-2022-49243
CVE.ORG link : CVE-2022-49243
JSON object : View
Products Affected
linux
- linux_kernel
CWE
