VYPR
Medium severity5.5NVD Advisory· Published Oct 21, 2024· Updated Jun 1, 2026

CVE-2024-50012

CVE-2024-50012

Description

In the Linux kernel, the following vulnerability has been resolved:

cpufreq: Avoid a bad reference count on CPU node

In the parse_perf_domain function, if the call to of_parse_phandle_with_args returns an error, then the reference to the CPU device node that was acquired at the start of the function would not be properly decremented.

Address this by declaring the variable with the __free(device_node) cleanup attribute.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

74

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.