CVE-2024-50012

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.
CVSS

No CVSS.

Configurations

No configuration.

History

21 Oct 2024, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-21 19:15

Updated : 2024-10-21 19:15


NVD link : CVE-2024-50012

Mitre link : CVE-2024-50012

CVE.ORG link : CVE-2024-50012


JSON object : View

Products Affected

No product.

CWE

No CWE.