Security Advisory

CVE-2022-49621

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-26 02:23:38
Last updated 2026-05-11 19:03:28
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: cpufreq: pmac32-cpufreq: Fix refcount leak bug In pmac_cpufreq_init_MacRISC3(), we need to add corresponding of_node_put() for the three node pointers whose refcount have been incremented by of_find_node_by_name().