Security Advisory
CVE-2022-49243
5.5
MEDIUM
Vulnerability Description
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.
Published Date
February 26, 2025
Official Source
NIST NVD Advisory