Security Advisory

CVE-2022-49243

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-26 01:56:04
Last updated 2026-05-11 18:55:54
Assigner Linux
CVSS score not scored
State PUBLISHED

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.