CVE-2024-50012

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
21/10/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> cpufreq: Avoid a bad reference count on CPU node<br /> <br /> In the parse_perf_domain function, if the call to<br /> of_parse_phandle_with_args returns an error, then the reference to the<br /> CPU device node that was acquired at the start of the function would not<br /> be properly decremented.<br /> <br /> Address this by declaring the variable with the __free(device_node)<br /> cleanup attribute.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6.55 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.10.14 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.11 (including) 6.11.3 (excluding)