Security Advisory

CVE-2022-49237

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 01:56:01
Last updated 2026-05-11 18:55:48
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ath11k: add missing of_node_put() to avoid leak The node pointer is returned by of_find_node_by_type() or of_parse_phandle() with refcount incremented. Calling of_node_put() to aovid the refcount leak.