I
n 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.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
08 Nov 2024, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
25 Oct 2024, 19:55
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/0f41f383b5a61a2bf6429a449ebba7fb08179d81 - Patch | |
| References | () https://git.kernel.org/stable/c/47cb1d9278f179df8250304ec41009e3e836a926 - Patch | |
| References | () https://git.kernel.org/stable/c/77f88b17387a017416babf1e6488fa17682287e2 - Patch | |
| References | () https://git.kernel.org/stable/c/c0f02536fffbbec71aced36d52a765f8c4493dc2 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | NVD-CWE-Other | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
23 Oct 2024, 15:13
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
21 Oct 2024, 19:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-10-21 19:15
Updated : 2025-11-03 23:16
NVD link : CVE-2024-50012
Mitre link : CVE-2024-50012
CVE.ORG link : CVE-2024-50012
JSON object : View
Products Affected
CWE