Security Advisory

CVE-2022-50249

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-15 14:02:09
Last updated 2026-05-11 19:15:39
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in of_get_ddr_timings() We should add the of_node_put() when breaking out of for_each_child_of_node() as it will automatically increase and decrease the refcount.