CVE-2024-50012

MEDIUM

Linux Kernel - Use-After-Free in parse_perf_domain

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 5.5
EPSS 0.0023
EPSS Percentile 13.8%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

Status published
Products (21)
linux/Kernel 5.15.0 - 5.15.209linux
linux/Kernel 5.15.0 - 6.1.116linux
linux/Kernel 5.16.0 - 6.1.116linux
linux/Kernel 6.11.0 - 6.11.3linux
linux/Kernel 6.2.0 - 6.6.55linux
linux/Kernel 6.7.0 - 6.10.14linux
Linux/Linux < 5.15
Linux/Linux 5.15
Linux/Linux 5.15.209 - 5.15.*
Linux/Linux 6.1.116 - 6.1.*
... and 11 more
Published Oct 21, 2024
Tracked Since Feb 18, 2026